qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.62k stars 3.01k forks source link

Main window doesn't fit on screens 1080 or narrower width #42933

Open enzedrailmaps opened 3 years ago

enzedrailmaps commented 3 years ago

When a project is opened the window can be sized to the screen size. However at random intervals the window will resize itself to a greater width. This appears to be entirely driven by the fixed size of the bottom toolbar which is not able to be customised.

the bottom toolbar should behave like all other toolbars and be customisable with the widgets concerned and also not be a driver for a minimum screen width for the application.

A common screen size is 1920x1080 pixels which when rotated 90 degrees (portrait mode) produces a screen width of 1080 pixels and the application behaviour in forcing the window resize off the side oft his screen is undesirable.

enzedrailmaps commented 2 years ago

It looks like this can be resolved by removing widgets from the status bar area at the bottom of the screen using the Interface Customisation dialog.