Data source scrolling/paging #10

Open
opened 2022-09-23 15:56:09 +00:00 by utopiah · 2 comments
Owner

Initially as 1-up-1-down text then as scrollbar cylinder vertical-locked position.

Initially as 1-up-1-down text then as scrollbar cylinder vertical-locked position.
Author
Owner

Add toggle to show all or configurable max number of items, global or per source.

Add toggle to show all or configurable max number of items, global or per source.
utopiah added the import/export label 2022-09-30 11:01:43 +00:00
utopiah added the core interactions label 2022-09-30 11:03:59 +00:00
Author
Owner

See https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/code-editor in particular nextLineCodeEditor(lines=1) then relying on it :

  • nextPageCodeEditor()
  • previousPageCodeEditor()
  • stopScrollCodeEditor()
  • startScrollCodeEditor()
See https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/code-editor in particular `nextLineCodeEditor(lines=1)` then relying on it : * `nextPageCodeEditor()` * `previousPageCodeEditor()` * `stopScrollCodeEditor()` * `startScrollCodeEditor()`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utopiah/text-code-xr-engine#10