thatcher
|
86e27c18f7
|
what was initally a feature branch to work on just canvas prerender, evolved into a feature branch focused on broader ideas discussed in issue #4 - I've basically been able to reduce time spent in drawTile by half. good stuff, thanks to dustmoo for getting us looking into this
|
2013-03-14 07:22:26 -04:00 |
|
thatcher
|
015e94efa4
|
found typo in source, thie was supposed to be this
|
2013-02-28 14:37:32 -05:00 |
|
thatcher
|
070a48f6c8
|
fixing jsdocs that caused recursion
|
2013-02-19 22:53:54 -05:00 |
|
thatcher
|
a0fd2b3324
|
added inital support for moving to a nodejs build with grunt. build only includes concant and lint. fixed all lint warning where appropriate and added lint inline ignores where appropriate. when build script is complete we will start transition to new repo. also currently researching how to prune unfriendly portion of history that make repo large due to large binary files in web app. I like git well enough but using branches for web apps unrelated to code base has made me weary once again of social web fads that force convention without long term consideration of cost.
|
2013-02-12 22:40:08 -05:00 |
|
thatcher
|
ab35e86776
|
bug patches for lazy load on image reference strip
|
2012-10-13 02:39:42 -04:00 |
|
thatcher
|
8fab8b5051
|
better lazy loading for image reference strip and more options for managing additional html content that is available in full page mode and normal mode
|
2012-10-12 23:40:59 -04:00 |
|
thatcher
|
bebc7a64ff
|
overflow was rendering scroll bar in IE for navigator and imagereference strip
|
2012-09-11 12:31:42 -04:00 |
|
thatcher
|
e7785fe636
|
found error related to minPixelWidth being set incorrectly for navigator and image reference strip so it loaded too many level which hurt performance
|
2012-09-07 08:55:19 -04:00 |
|
thatcher
|
79d048ac81
|
add lazy load to drag too, not just scroll
|
2012-09-05 11:35:42 -04:00 |
|
thatcher
|
1c200aca9c
|
finished lazy loading implementation of image reference strip, really helps initial render time with large image sets
|
2012-09-05 10:52:57 -04:00 |
|
thatcher
|
a638076c76
|
custom tile source should pass whole object to constructor to allow idiomatic pattern of extension of tile source with arbitrary properties
|
2012-08-29 20:55:36 -04:00 |
|