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

When the ScrollBar is set to Visibility::AlwaysVisible, scrolling is always possible. #4332

Closed
wants to merge 39 commits into from

Conversation

rustbasic
Copy link
Contributor

@rustbasic rustbasic commented Apr 7, 2024

When the ScrollBar is set to Visibility::AlwaysVisible, scrolling is always possible.

This way we can scroll wherever we want at any time.
(e.g. find string)

@rustbasic rustbasic reopened this Apr 7, 2024
@rustbasic rustbasic changed the title Fix : Removed the method of scrolling only when the mouse is hovered. When ScrollBarVisibility::AlwaysVisible, scrolling is always possible. Apr 7, 2024
@rustbasic rustbasic changed the title When ScrollBarVisibility::AlwaysVisible, scrolling is always possible. When ScrollBarVisibility::AlwaysVisible, scrolling is always possible. Apr 7, 2024
@rustbasic rustbasic changed the title When ScrollBarVisibility::AlwaysVisible, scrolling is always possible. When ScrollBar Visibility::AlwaysVisible, scrolling is always possible. Apr 7, 2024
@rustbasic rustbasic changed the title When ScrollBar Visibility::AlwaysVisible, scrolling is always possible. When the ScrollBar is set to Visibility::AlwaysVisible, scrolling is always possible. Apr 7, 2024
@rustbasic rustbasic closed this May 23, 2024
@rustbasic rustbasic deleted the patch37 branch May 23, 2024 13:52
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.

scroll_with_delta doesn't work
1 participant