8 ms·
Yep.. Apparently calling jquery ui's disable method doesn't disable the handler -- guess I should've read the docs... Anyway, thanks for pointing it out. I wil
by richchan 16y ago
Yep.. Apparently calling jquery ui's disable method doesn't disable the handler -- guess I should've read the docs...
Anyway, thanks for pointing it out. I will try to fix it when I get home. Before then, have fun with the "interesting effects". =)
- olalonde 16y agoHow did you generate the "var levelX" arrays?
- richchan 16y agoI would love to say that I made a very sophisticated automated tool for this.. but it was mostly just me hacking a simple script that lets me manually select coordinates and preview the lines; while console.log()ing the coordinates and copy-and-pasting into the arrays. The "borders" for each layer are easier -- all the coordinates come from the SVG, after translating and scaling.