Novum / vkQuake

Vulkan Quake port based on QuakeSpasm
GNU General Public License v2.0
1.85k stars 225 forks source link

please move the scroll bar in the mod menu further to the right #628

Closed powerpuffboysz closed 1 year ago

powerpuffboysz commented 1 year ago

Vkquake and its ingame mod menu is amazing but seeing the scroll bar overlap longer mod names is a bit of an eyesore and was wondering if this could be adjusted.

Novum commented 1 year ago

What mods specifically have such long names?

powerpuffboysz commented 1 year ago

No particular mod but in general. I like using proper names for mod folders instead of whatever shortname the map maker used. 20230214_185245_1

Novum commented 1 year ago

Okay, I didn't think people would use such names. I guess we need to elide them with ... if they are too long. Also can probably make it a bit wider.

vide0hanz commented 1 year ago

What about just moving the scroll bar to the left instead?

vide0hanz commented 1 year ago

Actually, what about calculating the X position of the scrollbar relative to the longest string printed in-menu?

Novum commented 1 year ago

I'm working on this as part of a bigger change.

Novum commented 1 year ago

54368656739f1857eadbf6e238c138ecfb5f3dbe