22 Commits

Author SHA1 Message Date
cb07bb2eb4 minor bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2014-02-08 17:40:43 +04:00
42ec1ae383 backported updates to jli.js from PortableMag...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2014-02-05 02:51:43 +04:00
424cfc2512 minor tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2014-01-18 19:17:00 +04:00
147a28ed27 fixed typo and moved from CONFIG.max_screen_images to a more screen size neutral CONFIG.min_image_size...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2014-01-15 07:05:50 +04:00
9598d7ab7d minor tweaks and bugfixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2014-01-01 07:41:53 +04:00
0ba445564e bugfix in shiftMarkedImages(..) + performance inmprovement in updateImage(..) -- makes things like updateImages(..) ~15-20% faster in case we did not zoom...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-12-28 06:17:05 +04:00
b2259e221b fixed a bug (see todo)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-12-26 03:57:32 +04:00
5924774477 minor bugfix in prev/next screen action...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-12-20 06:44:29 +04:00
93ffb9bb21 fixed an old bug relating to image proportions, still need to smooth things out a bit...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-12-18 02:18:14 +04:00
6fe590f1e0 refactoring the global configuration...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-12-15 18:56:21 +04:00
80ac4b03e1 cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-12-09 21:59:18 +04:00
e20e457061 moved the hidden ribbon skip code from a high level event handler to low level centerRibbons(..)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-12-09 21:56:53 +04:00
088d4201d4 different marks architecture, a bit more complext to play with but allot more flexible (bugs expected)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-12-04 23:18:23 +04:00
22c1d140b2 fixed an old and trivial bug in shiftImageDownNewRibbon(..)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-11-27 07:12:32 +04:00
0d108eb5f1 some cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-11-25 05:12:01 +04:00
5788cb1b9b now rollRibbon supports extend param, still untested...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-11-25 04:27:20 +04:00
73f99faa23 fixed a bug in cropDataTo(..) that prevented the correct image getting focused if the current image was not in the crop and before the first in the first cropped ribbon (i.e. getGIDBefore(..) returned null)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-11-25 03:01:56 +04:00
bf561c9fa4 located and fixed (I hope) several pahntom bugs (see todo for details)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-11-25 02:26:38 +04:00
86c35b5280 started work on migrating to loadImagesAround(...), functioning but buggy...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-11-19 06:00:26 +04:00
06d6401b10 started work on an alternative partial ribbon loader (loadeImagesAround(...) and friends) -- already working but not connected...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-11-16 02:22:21 +04:00
9534644b5d fixed several small bugs in expandRibbon(..)
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-11-15 01:27:22 +04:00
d2a065b09a refactoring: splitup data.js into several modules, still not clean-enough...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2013-09-25 02:08:25 +04:00