Comments

mondrake’s picture

Status: Active » Needs review
StatusFileSize
new54.54 KB

Very first go. Still with known todos and debugging code, but let's see if we can have a starting point.

This introduces a new theme: 'pagerer_scrollpane', and a new 'Current page' display option: 'scrollpane'.

mondrake’s picture

Status: Needs review » Needs work

So #1 is committed and pushed to 7.x-1.x-dev, but this still needs work.

mondrake’s picture

Status: Needs work » Needs review
StatusFileSize
new5.66 KB

Follow-on: fixed logic for allocation of scrollpane buttons in .module.

mondrake’s picture

Status: Needs review » Needs work

#3 committed and pushed to 7.x-1.x-dev.

mondrake’s picture

Status: Needs work » Needs review
StatusFileSize
new13.53 KB

Follow on:
- fixed scrollpane anchors width for item ranges
- simplified scrollpane pager shift logic

mondrake’s picture

Status: Needs review » Needs work

#5 committed and pushed to 7.x-1.x-dev

mondrake’s picture

Status: Needs work » Needs review
StatusFileSize
new18.65 KB

Follow on:
- fixed scrollpane shift to first/last
- use a state variable object rather than Drupal.settings

mondrake’s picture

Status: Needs review » Needs work

#7 committed and pushed to 7.x-1.x-dev

mondrake’s picture

Status: Needs work » Needs review
StatusFileSize
new16.79 KB

Follow on:
- removed css transition in favor of jQuery animate
- fixed scrollpane border color
- queueing of subsequent button clicks still NOT working

mondrake’s picture

Status: Needs review » Needs work

#9 committed and pushed to 7.x-1.x-dev

mondrake’s picture

Status: Needs work » Needs review
StatusFileSize
new5.29 KB

Follow on:
- queueing of subsequent button clicks now works

mondrake’s picture

Status: Needs review » Needs work

#11 committed and pushed to 7.x-1.x-dev

mondrake’s picture

Status: Needs work » Needs review
StatusFileSize
new11.67 KB

Follow on:
- button process exit immediately if button disabled

mondrake’s picture

Status: Needs review » Needs work

#13 committed and pushed to 7.x-1.x-dev

mondrake’s picture

Status: Needs work » Needs review
StatusFileSize
new6.88 KB

Follow on:
- clear queue if button pressed in direction opposite to current spin

mondrake’s picture

#15 committed and pushed to 7.x-1.x-dev

mondrake’s picture

StatusFileSize
new4.51 KB

Follow on:
- implemented acceleration of shift in fastScrolling

mondrake’s picture

Status: Needs review » Needs work

#17 committed and pushed to 7.x-1.x-dev

mondrake’s picture

Status: Needs work » Needs review
StatusFileSize
new24.69 KB

Follow on:
- implemented separators

mondrake’s picture

Status: Needs review » Needs work

#19 committed and pushed to 7.x-1.x-dev

mondrake’s picture

Status: Needs work » Needs review
StatusFileSize
new45.1 KB

Follow on:
- fixed handling of anchors in views
- added documentation
- code cleanup

mondrake’s picture

Status: Needs review » Fixed

Committed and pushed to dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.