Skip to content

Fix some spacing issues with screen chooser dialog

Carl Schwan requested to merge work/carl/fix-view-spacing-issues into master
  • Increase preview size by making the minimal height a bit bigger
  • Allign icon, title and checkbox in a row
  • Use largeSpacing everywhere
  • Use background of scrollview instead of custom frame

before:

image

image

after:

image

image

Merge request reports