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

Settings content scroll #643

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Settings content scroll #643

merged 2 commits into from
Nov 14, 2023

Conversation

jolierabideau
Copy link
Contributor

@jolierabideau jolierabideau commented Nov 14, 2023

This PR makes it so that when the window is too small to fit all of the listed settings, the settings scroll. It also fixes the no key error from adjusting the InterfaceLanguageSetting in a different PR. When the window is too short to fit all the tabs, the tabs scroll as well.

Setting appearing normally, where contents fit:
Screenshot 2023-11-14 at 4 50 44 PM

Setting window too short for content, added scroll:
Screenshot 2023-11-14 at 4 50 59 PM

Setting window too short for tabs, added scroll:
Screenshot 2023-11-14 at 4 52 08 PM


This change is Reviewable

@jolierabideau jolierabideau linked an issue Nov 14, 2023 that may be closed by this pull request
Copy link
Member

@tjcouch-sil tjcouch-sil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm: I just did a quick sweep over it, but looks nice :) thanks!

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@jolierabideau jolierabideau merged commit 6dd7202 into main Nov 14, 2023
7 checks passed
@jolierabideau jolierabideau deleted the 615-settings-content-scroll branch November 14, 2023 22:08
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 content does not scroll
2 participants