Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

829: Fix toggles layout for various tranlsation lengths.

Guillaume Jacquart requested to merge 829-fix_features_switchs_layout into main

Description

  • The title line where it says "Your online privacy is protect" (EN), I see it's breaking the line correctly. We just need to make sure it will be perfectly aligned to center when we loose the toggle on the right.
  • In general the texts are break the lines and the widget isn't extending the height. It needs to grow along with the text boxes too.
  • For the titles (trackers, location, real ip-address) we need to align text to bottom inside the text container and dock these titles right above the settings texts (denied, real, exposed).
  • The blocked leaks in the footer legends are also getting truncated today. Line breaks would be good there too, respecting a 16px margin.

Screenshots

Previously:

Now:

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/829

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading