Bug report #7383
Layer properties window too wide
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: | worksforme |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16355 |
Description
The layer properties window is too wide for 1024 px screens; it can be resized, but the text does not wrap
History
#2 Updated by Paolo Cavallini almost 9 years ago
Largely yes.
#3 Updated by Giovanni Manghi over 8 years ago
Paolo Cavallini wrote:
Largely yes.
do we really still support resolutions like 1024px?
#4 Updated by Alexander Bruy over 8 years ago
Hmm, just opened layer properties dialogs (both vector and raster) in Qt Designer and they are less then 1024 px wide. Vector properties is 904x588 and raster properties is 789x593. Also I can resize them.
#5 Updated by Paolo Cavallini over 8 years ago
- Status changed from Feedback to Open
The default is not really usable. When resized, as mentioned, the content does not resize, and is difficult to use.
IMHO the content can fit perfectly on a small screen (e.g. the slider can easily be shrunk and remains usable), it's just the layout that should be adjusted.
I acknowledge this is part of a larger issue: all the GUI should be adapted to small screens also.
#6 Updated by Giovanni Manghi over 7 years ago
- Regression? set to No
- Easy fix? set to No
#7 Updated by Paolo Cavallini over 6 years ago
- Resolution set to worksforme
- Description updated (diff)
- Status changed from Open to Closed
- Assignee deleted (
Larry Shaffer)
Situation seems much better now. Please reopen if necessary.