Kelvin Luck
Kelvin Luck
@theo-bittencourt - it seems to work fine for me in the current version of Chrome. What browser did you see the problem in? @szepeviktor - does this effect the demos...
@szepeviktor - I don't have the bandwidth where I am now to watch the video I'm afraid. I didn't claim that what you describe doesn't happen though... My question was...
Sorry for the slow reply - I was travelling when you opened the issue and couldn't watch the video on the connection I had available... Interesting problem! I had a...
That's what I wasn't sure of and I couldn't find a quick solution. The best approach may be for me to expose a setting for "transformScaleAmount" or something which you...
So the scale is set dynamically? If it was a setting then you could re-init the scrollpane with the new value whenever you changed it... `getComputedStyle` doesn't seem to help....
I think the problem is because you are applying `jScrollPane` to a ``. You should wrap this in a `` and apply jScrollPane there...
If you can put the demo onto jsfiddle.net then I can try to help
I'm on `git version 1.7.11.3` and I'm having the same crash (with GitX v0.8.4). I updated to this fork because it started happening with the very old GitX I was...
Building my own version with XCode 4.4.1 also fixed the problem for me. I'm not familiar with OSX development but I checkout out this repo and then opened GitX.xcodeproj in...
(my test gpx file is largish at 897kb with around 5000 trkpt nodes so it takes 10 seconds to parse!)