Bug report #12818
Layer properties dialog displays horizontal scrollbar on min width
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | |||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 20914 |
Description
The current behavior of the layer properties dialog is not optimal: it can be resized to a width which is a few pixels narrower than what it would have to be. This causes that a horizontal scrollbar is displayed:
Please increase the minimum width of the dialog to avoid the scrollbar.
History
#1
Updated by Anita Graser almost 10 years ago
Actually, there seems to be no real reason why the dialog has to be that wide. Would be good to figure out why the scrollbar is triggered.
#2
Updated by Giovanni Manghi almost 8 years ago
- Easy fix? set to No
- Regression? set to No
#3
Updated by Anita Graser almost 8 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
- Description updated (diff)
This seems to be fixed in master.