Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GuiScrollbar] Scrollbar limits fixed #2022

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

csibbitt
Copy link
Contributor

@csibbitt csibbitt commented Oct 15, 2023

oznogon and others added 3 commits October 12, 2023 13:50
* Problems with range calculations prevented access to full range in large lists
* These adjustments allow drag-scrolling to the end without any slop
* Tested on:
** Comms smaller than the window
** Comms larger than the window
** A log smaller than the window
** A log with 10,000 entries
@daid daid merged commit 6eb8449 into daid:master Oct 16, 2023
7 checks passed
Tsht pushed a commit to Tsht/EmptyEpsilon that referenced this pull request Nov 22, 2023
* [GuiScrollbar] Move copy/paste updates to onDraw, persist values

* [GuiScrollbar] Prevent draggable bar from dropping to below bottom arrow button

* [GuiScrollbar] Enable full range on large lists

* Problems with range calculations prevented access to full range in large lists
* These adjustments allow drag-scrolling to the end without any slop
* Tested on:
** Comms smaller than the window
** Comms larger than the window
** A log smaller than the window
** A log with 10,000 entries

---------

Co-authored-by: oznogon <[email protected]>
@csibbitt csibbitt deleted the scrollbar-limits-fixed branch June 27, 2024 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants