pve-manager/www/manager6/window
Aaron Lauterer d27a44a615 ui: fix column behavior with browser scaling
especially on chromium based browser (e.g. chrome, edge) it can happen,
depending on the zoom level, that the last column does not fit next to
the other columns and is moved below the other columns.

This results in an ugly looking UI and in the worst case makes it
unusable.

This can also be triggered if the monitor is set to a higher scaling /
different DPI settings. I was able to have the same problem in Edge when
setting the scaling in the windows display settings to 125% (Clone VM).

Changing the layout from columns with 0.5 width to extjs HBOXes with
flex 1 works as expected.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-11-17 09:58:49 +01:00
..
Backup.js ui: storage selector: improve handling PBS special case 2020-07-10 08:13:08 +02:00
BackupConfig.js use Proxmox.Utils instead of PVE.Utils 2018-01-25 13:36:38 +01:00
BulkAction.js drop jslint lines 2020-06-06 18:11:47 +02:00
CephInstall.js drop jslint lines 2020-06-06 18:11:47 +02:00
Clone.js ui: fix column behavior with browser scaling 2020-11-17 09:58:49 +01:00
FirewallEnableEdit.js drop jslint lines 2020-06-06 18:11:47 +02:00
FirewallLograteEdit.js drop jslint lines 2020-06-06 18:11:47 +02:00
LoginWindow.js ui: remove Realm model and RealmComboBox 2020-05-18 18:42:16 +02:00
Migrate.js ui: fix column behavior with browser scaling 2020-11-17 09:58:49 +01:00
NotesEdit.js ui: window notes: refactor and code cleanup 2020-10-28 09:52:30 +01:00
Restore.js drop jslint lines 2020-06-06 18:11:47 +02:00
SafeDestroy.js followup: use boxLabel to avoid big labelWidths 2019-10-25 17:38:57 +02:00
Settings.js ui: fix column behavior with browser scaling 2020-11-17 09:58:49 +01:00
Snapshot.js ui: snapshots: move hint to bottom and make it shorter 2020-02-06 22:39:25 +01:00
StartupEdit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
Wizard.js add advanced checkbox to the wizard 2018-04-06 11:45:14 +02:00