Skip to content

Fix entry height jumping

Feichtmeier requested to merge Feichtmeier/gnome-shell:Entry_fine_tune into master
  • GDM entry height changes when starting to type with other fonts than Cantarell, probably because Cantarell has rather small bullet points for the password, adding a min-height fixes this
  • Run dialogue entries and other entries except the search entry change their size when focusing and unfocusing them, moving the padding from the search entry to the global entry styling fixes this for all entries
  • also uncomments the hover change which looks like a previous mistake (could be wrong)

Closes #1564

CC @jimmac

Edited by Feichtmeier

Merge request reports