If you try to place the qTip library as seen in the code, the used js file is always the same.
Here is a tiny patch to fix this :)
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-Debugging-overriding-support.patch | 431 bytes | duaelfr |
If you try to place the qTip library as seen in the code, the used js file is always the same.
Here is a tiny patch to fix this :)
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-Debugging-overriding-support.patch | 431 bytes | duaelfr |
Comments
Comment #1
damienmckennaI guess the key small bug is that it wastes effort by needlessly checking additional paths even after it has found the correct one. Thank you. I've committed this - it isn't in the new RC3 but it is in the git codebase if you want to just grab that.