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

chore(settings): fixed jumping theme changer #266

Merged
merged 4 commits into from
Jul 22, 2024
Merged

Conversation

e11sy
Copy link
Contributor

@e11sy e11sy commented Jul 19, 2024

Problem

Since row height is not fixed, it depends on content,
when we add icon check row's height becomes larger for some screens (text-ui-base-medium font-size set in rem, so for some screens font-size would be less or than 20px, so when icon added height of one certain row would be changed)

Solution

Now icon check is always displayed, but with opacity 0, for current theme with opacity 1

  • with icon check
    image
  • without icon check
    image

@TatianaFomina
Copy link
Contributor

Maybe set constant height instead of always rendered icons?

@e11sy e11sy merged commit 4ed579e into main Jul 22, 2024
3 checks passed
@e11sy e11sy deleted the fix-user-settings-theme branch July 22, 2024 16:04
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.

4 participants