Go to file
Aaron Lauterer 71d5316545 InputPanel: fix column scaling behavior
When scaling the browsers content either via the browser itself or
because the OS has a different scaling / DPI setting, it can happen that
not all columns have enough space next to each other and thus the last
column is moved further below.

This happens especially on chromium bases browsers (e.g. chrome, edge).

Changing the layout to use extjs HBOXes with flex instead of columns
solves works well.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-11-19 12:39:00 +01:00
debian buildsys: add lint incremental mode, use stricter check mode for full build 2020-11-12 10:10:19 +01:00
src InputPanel: fix column scaling behavior 2020-11-19 12:39:00 +01:00
Makefile buildsys: improve clean target 2020-11-02 07:41:30 +01:00