mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
horizontal minimum size This bug causes editor widgets to inherit a very large minimum width from the search widget wrapper, regardless of what mode the attribute form is shown in. The outcome is that when adding/editing features all widgets have a large minimum width, causing very wide forms in multi-column setups with a lot of unnecessary edit widget width. Fix sponsored by NIWA