0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change fallback grab/grabbing cursor to move/pointer. fixes #12 More... almost 13 years ago
change keyboard nav to keydown event, catch in entire document. fixes #11 (hopefully) More... almost 13 years ago
accidentally broke double-click two commits ago ... fixed now More... almost 13 years ago
add keyboard navigation with settings to enable/disable. closes #11 More... almost 13 years ago
#11 continued - now tracks space key as well More... almost 13 years ago
possible solution for #11 - pageup/pagedown now work in the outerdrag element (only) More... almost 13 years ago
change return type of gotoPage(pageID) to boolean More... almost 13 years ago
floating is now done by zoomslider instead of the gotopage as it's smaller; moved the viewertools to below the itemtitle div. fixes #8 More... almost 13 years ago
floating is now done by zoomslider instead of the gotopage as it's smaller; moved the viewertools to below the itemtitle div. fixes #8 More... almost 13 years ago
setCurrentPage should be working better now, though not perfectly. fixes #3 More... almost 13 years ago
incorporate padding into nearViewport and aboveViewport calculations. fixes #4 More... almost 13 years ago
rename README.md to readme.md to save having to press down shift; move to-do list to issue tracker; change title of test.html because it was getting confusing More... almost 13 years ago
settings.totalHeight is now incorporating the padding after the last page. turns out the problem with the liber was loss of precision in the dimensions returned through the JSON data. fixes #2 More... almost 13 years ago
moving to-do list to issues tracker; create test.html page for testing with fewer images More... almost 13 years ago
loading indicator as a background image for each page. closes #1 More... almost 13 years ago
dimAfterZoom set to settings.totalHeight, add comment for horizontalOffset More... almost 13 years ago
global settings in alphabetical order, improve comments More... almost 13 years ago
separate settings array into defaults (i.e. things that can be overridden) and globals, add some better comments to them More... almost 13 years ago
fix typo when referencing paddingPerPage, leftOffset for max width pages works now More... almost 13 years ago
update to-do list, working on fixing total height problem More... almost 13 years ago
maxZoomLevel should be 4 not 5 my bad More... almost 13 years ago
setCurrentPage doesn't need the pageID parameter when not called by gotoPage I think More... almost 13 years ago
move setCurrentPage up, delete all console.logs More... almost 13 years ago
deleted INSTALL file (on the wiki) More... almost 13 years ago
bad list formatting in readme More... almost 13 years ago
added to-do list to readme, deleted some unused variables in the settings array More... almost 13 years ago
deleted unnecessary files (sandbox, slickgrid, json.html) More... almost 13 years ago
deleting plain text docs, have been moved to the github wiki More... almost 13 years ago
moving docs to github wiki - in progress More... almost 13 years ago
added missing jquery ui image file More... almost 13 years ago