Commit graph

93 commits

Author SHA1 Message Date
Bala Clark
79ed8bffbf removed stray console.log 2011-09-08 22:02:00 +02:00
Bala Clark
e1d267b38b more hacky pointer bugfixes 2011-09-08 13:46:52 +02:00
Bala Clark
280fe124b2 fixed bug when requesting pages that are not loaded yet 2011-09-08 13:36:45 +02:00
Bala Clark
ac659bdd27 todo 2011-09-08 13:28:34 +02:00
Bala Clark
8663e817c3 disable page navigation controls when not needed 2011-09-08 13:22:28 +02:00
Bala Clark
b235efdbfd todo 2011-09-08 12:46:22 +02:00
Bala Clark
624c9e823b don't allow navigating to non-existant pages 2011-09-08 12:34:16 +02:00
Bala Clark
4e4d707b14 don't keep redrawing the page after the current one has been loading 2011-09-07 08:47:58 +02:00
Bala Clark
752bf3b02f removed crappy exception class 2011-09-06 17:04:38 +02:00
Bala Clark
aaafbbc12c fixed last page loading bug 2011-09-06 16:53:17 +02:00
Bala Clark
b6ce29bfd0 hide toolbar in the right place 2011-09-06 15:30:51 +02:00
Bala Clark
26264f4f3e todo 2011-09-06 11:36:10 +02:00
Bala Clark
81a5dc907f disable the strech button if in an auto zoom mode 2011-09-06 11:26:34 +02:00
Bala Clark
5722a08f86 made toolbar controls use a css sprite instead of multiple background images 2011-09-05 00:25:45 +02:00
Bala Clark
fc6ac527f1 current page indicator 2011-09-04 15:38:59 +02:00
Bala Clark
f641d05eb9 renamed loadingIndicator 2011-09-04 13:33:06 +02:00
Bala Clark
4c1df0f1ea moved loading status out of toolbar 2011-09-04 13:29:26 +02:00
Bala Clark
f080bf88e5 created (very hacky) function to get window.innerWidth - scrollbar widths 2011-09-04 10:15:09 +02:00
Bala Clark
47f54170bb disable keyboard shortcuts when the overlay is up 2011-09-03 22:27:43 +02:00
Bala Clark
f7dbbb3623 todo 2011-09-03 22:27:19 +02:00
Bala Clark
b0d2511b43 keyboard shortcut for toggleLayout 2011-09-03 22:16:35 +02:00
Bala Clark
efa87a5d64 removed color enhancement keyboard shortcut 2011-09-03 22:13:10 +02:00
Bala Clark
a38ff55da0 moved window.scroll to the draw method so that it is always called regardless of the navigation method 2011-09-03 22:04:38 +02:00
Bala Clark
2f34a49483 draw a specific page number 2011-09-03 21:55:45 +02:00
Bala Clark
f163b7ba6e added a page loading overlay 2011-09-03 21:41:26 +02:00
Bala Clark
3629bbbc2e added title attributes for toolbar buttons 2011-09-03 08:39:05 +02:00
Bala Clark
130463606c made switching from auto page width to manual zoom modes smoother 2011-09-03 08:31:24 +02:00
Bala Clark
b3443a93fc remeber whether menus were open or not and show them when the toolbar is shown 2011-09-03 07:49:24 +02:00
Bala Clark
8194f3e7ea keep color button active if its menu is open 2011-09-03 07:44:59 +02:00
Bala Clark
effb313d3c color control styles 2011-09-02 23:38:22 +02:00
Bala Clark
b91914c288 added some icons for the toolbar buttons, need to use sprites.. 2011-09-02 22:06:23 +02:00
Bala Clark
1de9535cbd explict toolbar close button 2011-09-02 20:32:08 +02:00
Bala Clark
a8b72623bb fit width button 2011-09-02 20:30:57 +02:00
Bala Clark
7760c0470e redraw comic on window resize 2011-09-02 20:28:41 +02:00
Bala Clark
0af57f1c52 enhance reset doesn't need to re-init / preload 2011-09-02 16:05:40 +02:00
Bala Clark
620cca8b4f fixed reset enhancements button 2011-09-02 15:42:58 +02:00
Bala Clark
d122599ef2 todo 2011-09-02 10:39:01 +02:00
Bala Clark
b1e8e4828b improved toolbar toggling 2011-09-02 10:35:53 +02:00
Bala Clark
48e5348bde removed click anywhere navigation 2011-09-02 10:33:49 +02:00
Bala Clark
6bd6a98d37 css namespacing 2011-09-02 10:26:56 +02:00
Bala Clark
5a5546aed6 toggle toolbar with a keyboard shortcut 2011-09-02 10:25:49 +02:00
Bala Clark
3c14fa09fc fixed broken desaturate button 2011-09-01 00:43:36 +02:00
Bala Clark
bd719688de make sure layout button always has the current type as class name 2011-09-01 00:35:27 +02:00
Bala Clark
690ce20537 moved loading indicator to toolbar 2011-09-01 00:25:00 +02:00
Bala Clark
d6ca6736ca started working on the toolbar, added buttons for layout switching, enhancements, zoom 2011-09-01 00:13:16 +02:00
Bala Clark
7dec54b89d more css namespacing 2011-08-31 23:10:47 +02:00
Bala Clark
494396714b namespaced css classes 2011-09-01 15:38:16 +02:00
Bala Clark
a862cb6fce updating todo list 2011-09-01 12:46:39 +02:00
Bala Clark
32b4992117 added an exception class, alert when trying to navigate to non-existant pages (will improve the crappy alerts...) 2011-09-01 12:40:14 +02:00
Bala Clark
fd9789f3e9 stricter checking 2011-09-01 10:57:13 +02:00