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

Fix broken scrolling #41

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Fix broken scrolling #41

merged 1 commit into from
Sep 13, 2024

Conversation

seternate
Copy link
Owner

The defaultusername browser introduced an issue with scrolling inside the application. Not the actual widget was hidden, but the "internal" widget was hidden and the scroll window still visible. This introduced an issue for every other scroll widget, because it stole the "scroll focus". Therefore the actual widget is now hidden.

The defaultusername browser introduced an issue with scrolling inside
the application. Not the actual widget was hidden, but the "internal"
widget was hidden and the scroll window still visible. This introduced
an issue for every other scroll widget, because it stole the "scroll
focus". Therefore the actual widget is now hidden.
@seternate seternate added this to the v0.2.1 milestone Sep 13, 2024
@seternate seternate self-assigned this Sep 13, 2024
@seternate seternate merged commit 7b4b8bc into main Sep 13, 2024
2 checks passed
@seternate seternate deleted the fix-scroll-issue branch September 13, 2024 19:22
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.

1 participant