Commit graph

265 commits

Author SHA1 Message Date
Bala Clark
2f1739743f loads of changes, methods are now mostly assigned to the prototype (for better or worse), the constructer accepts an array of options, in fitWidth mode the comic will scale on window resize 2010-07-07 16:57:47 +01:00
Bala Clark
f3ec23e060 removed console.log 2010-07-07 13:28:14 +01:00
Bala Clark
3fc9bdce02 cleaned up the drawPage() code a little 2010-07-07 13:21:52 +01:00
Bala Clark
d87ada2ac8 zoom should now be working again 2010-07-07 13:05:10 +01:00
Bala Clark
a2db134e22 implemented double page mode, note that manual zooming is now broken :/ 2010-07-07 12:58:37 +01:00
Bala Clark
05a93a2a20 autofit zoom mode implemented 2010-07-07 11:19:21 +01:00
Bala Clark
0e3419e7b4 added method to scale the comic 2010-07-07 09:02:07 +01:00
Bala Clark
00f801d1c8 don't worry about styles for now 2010-07-07 09:00:06 +01:00
Bala Clark
8e264471b9 back to arrays... I want to use the new stuff like .reverse & .map 2010-07-06 12:06:55 +01:00
Bala Clark
6dd8b7f4bd don't need styles yet 2010-07-06 12:06:14 +01:00
Bala Clark
9714a2a8af fixed next page bug 2010-07-06 11:28:16 +01:00
Bala Clark
1acc278b78 added simple click controls, click left side to go back, right side to go forward 2010-07-06 11:15:47 +01:00
Bala Clark
21d8869ad3 changed srcs to json formating 2010-07-06 10:19:24 +01:00
Bala Clark
7422f20d52 added media to reset styles 2010-07-06 10:18:28 +01:00
Bala Clark
ab01d45ea1 initial commit, basic ComicBook class structure, image preloading, single page display (no navigation) done. 2010-07-06 09:38:00 +01:00