Skip to content

listbox.cpp: calcScrollThingy in ins and del#223

Merged
asiekierka merged 1 commit intoNitrousTracker:newfrom
prayerie:patch-12
Mar 19, 2026
Merged

listbox.cpp: calcScrollThingy in ins and del#223
asiekierka merged 1 commit intoNitrousTracker:newfrom
prayerie:patch-12

Conversation

@prayerie
Copy link
Copy Markdown

Fixes #210, an issue where pressing "ins" or "del" beside the pattern order table listbox wouldn't update the scrollbar.

ins() and del() seem to be designed towards user-caused insertions/deletions, and only the pattern order table listbox seems use these functions, so there seem to be no efficiency concerns regarding other listboxes that update many elements at once.

@asiekierka
Copy link
Copy Markdown
Collaborator

Thank you!

@asiekierka asiekierka merged commit 7a398ef into NitrousTracker:new Mar 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lbpot delayed scrollbar draw when inserting many POT items

2 participants