Skip to content

Config dialog General: Change layout to avoid horizontal scrolling

This makes the checkboxes in configuration dialog page General, section Program Features stacked vertically. This way, no horizontal scrolling is needed.

Note: I think there was a bug report or a Task about this, but I don’t find it now. The discussion there came to the conclusion that we shouldn’t hack a solution, but rework the dialogs to fix the real problem. I don’t remember whether this approach is the hack or the fix.

Before:

config_general_before

After:

config_general_after

Edited by David Hurka

Merge request reports