Skip to content

Fix scrollbar overlapping configuration page

David Redondo requested to merge work/davidre/faceconfigscrollbar into master

The preferredWidth was to big because the scrollbar adds additional padding in the internal hierachy of the page. Also up the columnWidth otherwise we do not have enough space for the wide mode of the formlayout inside the faceConfigUi. BUG:434461 FIXED-IN:5.21.4

Edited by David Redondo

Merge request reports