Skip to content

Conversation

@kidneyhex
Copy link
Contributor

This potentially fixes espruino/BangleApps#4003

Since options.showAll is only ever set to true once when expanding the library (I think?), I'm not sure where best to "store" it besides in a global next to the "activeSort" on the line above it.

@kidneyhex kidneyhex marked this pull request as draft November 22, 2025 03:31
@kidneyhex
Copy link
Contributor Author

Update: I thought storing scroll position was overkill, but every once in a while it does jump a little without it. Adding that now.

@kidneyhex kidneyhex marked this pull request as ready for review November 22, 2025 03:48
@kidneyhex
Copy link
Contributor Author

Update: I thought storing scroll position was overkill, but every once in a while it does jump a little without it. Adding that now.

False alarm -- it was that text/icons changing were causing stuff on the page to move a little, the scroll position was constant.

@gfwilliams
Copy link
Member

Thanks! This looks like a great idea!

@gfwilliams gfwilliams merged commit 64f6f08 into espruino:master Nov 24, 2025
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.

[App Loader] On click of app (upload,fav) button all of the apps collapse back into the "tap to show all apps"

2 participants