Youda008 / DoomRunner

Preset-oriented graphical launcher of various ported Doom engines (an alternative to ZDL)
GNU General Public License v3.0
241 stars 18 forks source link

Map pack section scrolls to the center if there's a long named file #168

Open randomname42 opened 5 months ago

randomname42 commented 5 months ago

This is what happens any time I click a preset:

Screenshot_DoomRunner map panel

Clicking a preset centers the scrollbar on the maps section, even if it was previously scrolled to the left so that the beginning of filenames were visible. You have to move the scrollbar to the left every time you click a preset if a filename is long enough to cause the horizontal scrollbar to appear.

I'm using flatpak on Steam Deck but I doubt that's a factor.

Youda008 commented 1 week ago

Ok, this is a very counter-intuitive default behaviour of Qt, but luckily i found a workaround.