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 scrollability issue in settings page #104

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Conversation

Merrit
Copy link
Owner

@Merrit Merrit commented Jul 8, 2024

Fixes issue #101

This pull request fixes the issue where the settings page is not scrollable if the window height is smaller than the settings page height. The fix ensures that users can scroll down the settings page even if the window height is smaller. Additionally, a debug menu has been added to provide additional functionality for debugging purposes.

Resolves #101

@Merrit Merrit merged commit 3fb7ca1 into main Jul 8, 2024
5 checks passed
@Merrit Merrit deleted the settings-not-scrollable branch July 8, 2024 15:55
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.

settings not scrollable if window height smaller settings page height
1 participant