elementary / elementary/code

Improve UI spacing on bigger text sizes

Abierto
#1,187 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Needs Design Priority: Wishlist
Lenguaje dominante
Vala
Estrellas
521
Forks
118
Merge medio
1 d 8 h
PR fusionados (30 d)
14

Descripción

I think allowing users to set the text size instead of providing fractional scaling is a very good idea to begin with but the spacing between UI elements needs some improvement. For example, on Code (screenshot below) with 1x scaling factor and the font size set to 1.5 everything feels too compact and not really breathable and evenly spaced.

![Screenshot from 2022-02-03 19-24-02_cropped](https://user-images.githubusercontent.com/25988099/152423059-a6c562c8-7aaa-4bcc-9d6e-341f4fa0d16c.png)

I think a good rule of thumb to get the spacing right would be using `xrandr` with the 2x scaling factor to zoom out the screen (screenshot below) so that the zoomed out font size on 2x matches the preferred font size on 1x.

![Screenshot from 2022-02-03 19-22-50@2x_cropped](https://user-images.githubusercontent.com/25988099/152423004-810eea3a-1f68-4250-8956-a097393366f3.png)

As you can see, the scaled down version looks more pleasant spacing-wise, the titlebar is bigger, the tabs view is bigger, the drop-shadow is heavier and there is much more spacing between the menu entry and it's corresponding keyboard shortcut. The wingpanel is also more comfortably-spaced as opposed to the first version where the applications menu is so near my monitor bezel I can't stand it.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.