-
Notifications
You must be signed in to change notification settings - Fork 864
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
Improving responsiveness in Settings #2694
Improving responsiveness in Settings #2694
Commits on Oct 8, 2022
-
Removing a
width:auto
which was overridingthe width for a lot of .select-text
Configuration menu - View commit details
-
Copy full SHA for 6d1be0b - Browse repository at this point
Copy the full SHA 6d1be0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e2bc6 - Browse repository at this point
Copy the full SHA d5e2bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c71536b - Browse repository at this point
Copy the full SHA c71536bView commit details -
Configuration menu - View commit details
-
Copy full SHA for df95495 - Browse repository at this point
Copy the full SHA df95495View commit details
Commits on Oct 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f5eadd4 - Browse repository at this point
Copy the full SHA f5eadd4View commit details -
Reducing the width of sliders to be 100% at maximum
Before this change, the preset width `380px` could easily be wider than the window.
Configuration menu - View commit details
-
Copy full SHA for c70810c - Browse repository at this point
Copy the full SHA c70810cView commit details -
Reducing overflow in Theme Settings
- Added breakpoint for theme `select`s - Added breakpoint for the UI scale slider
Configuration menu - View commit details
-
Copy full SHA for 6e9afe5 - Browse repository at this point
Copy the full SHA 6e9afe5View commit details -
Reducing the remaining overflow in settings
This moves all of the tooltips slightly to the left when the window is narrow to reduce overflow.
Configuration menu - View commit details
-
Copy full SHA for 16bddf5 - Browse repository at this point
Copy the full SHA 16bddf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1e190 - Browse repository at this point
Copy the full SHA 6a1e190View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47c97f - Browse repository at this point
Copy the full SHA e47c97fView commit details -
Floating the tooltip icon to the right
When the display is narrow, the tooltip can sometimes overflow, and it is very difficult to predict how it will overflow if the tool tip icon comes directly after a locale string. This change floats those icons into a centralized location where the tooltip can be guaranteed to not overflow.
Configuration menu - View commit details
-
Copy full SHA for 1f7aa88 - Browse repository at this point
Copy the full SHA 1f7aa88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 664bdcb - Browse repository at this point
Copy the full SHA 664bdcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for def68ab - Browse repository at this point
Copy the full SHA def68abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6abc360 - Browse repository at this point
Copy the full SHA 6abc360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4d775 - Browse repository at this point
Copy the full SHA 2c4d775View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86094d - Browse repository at this point
Copy the full SHA b86094dView commit details -
Adding class
.containsTooltip
toft-toggle
This should make is easier to style the toggles which contain tooltips specficially.
Configuration menu - View commit details
-
Copy full SHA for fd85ba9 - Browse repository at this point
Copy the full SHA fd85ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f260b - Browse repository at this point
Copy the full SHA 14f260bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98093d2 - Browse repository at this point
Copy the full SHA 98093d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b64ec6a - Browse repository at this point
Copy the full SHA b64ec6aView commit details