Skip to content

fractal-gtk: make input line look clean and aesthetical

David Heidelberg requested to merge dh/fractal:aesthetical_line into master

With OSX-Arc-White before patch:

fractal_before

(feel free to ignore icon from !553 (merged) result is same).

and now this is how line looks after fix:

fractal_after

as you can see buttons are slightly bigger (better on touchscreens) and most important aspect is, that they're in line with input field! As a bonus, it nicely scales when input field turns multi-line (again, extra bonus for touchscreens)

Thank you for attention :)

EDIT: Screenshot is done with "OSX-Arc-White" theme, BUT this is correct behaviour, while when using Adwaita and input scales to two or three lines, it's ugly anyway :)

With Adwaita before:

Screenshot_from_2020-04-19_21-30-13

Adwaita after:

Screenshot_from_2020-04-19_21-19-49

Experiment with baseline:

Screenshot_from_2020-04-19_21-51-49

Edited by David Heidelberg

Merge request reports