Page 1 of 1

[kovarex] [0.17.23] Mod Portal GUI right-hand pane cut off for some mods

Posted: Sat Mar 30, 2019 11:32 pm
by robot256
I have seen this on the in-game pages for "Bob's Logistics", "LTN - Logistic Train Network" and "Train & Fuel Overhaul". It looks like the scroll bar and "Delete Mod" button get cut off on the right. These both look normal for other mods. For example:
Has graphics layout bug, scroll bar invisible
Has graphics layout bug, scroll bar invisible
mod_portal_gfx_LTN.png (126.67 KiB) Viewed 4081 times
Has graphics layout bug, delete button invisible
Has graphics layout bug, delete button invisible
mod_portal_gfx_BobsLogistics.png (147.09 KiB) Viewed 4081 times
An example of a mod with a non-buggy scroll bar:
No bug, has scroll bar and delete button
No bug, has scroll bar and delete button
mod_portal_gfx_VehicleWagon.png (239.64 KiB) Viewed 4081 times

Re: [kovarex] [0.17.23] Mod Portal GUI right-hand pane cut off for some mods

Posted: Tue Apr 09, 2019 2:35 pm
by kovarex
This normally happens, when you force the screen to be too small, which looks like your case.

Re: [kovarex] [0.17.23] Mod Portal GUI right-hand pane cut off for some mods

Posted: Tue Apr 09, 2019 2:37 pm
by robot256
Yes, this was on my 1440x900 laptop. Rest of the game runs fine, even though the machine is 8 years old!

Re: [kovarex] [0.17.23] Mod Portal GUI right-hand pane cut off for some mods

Posted: Wed Apr 10, 2019 7:31 am
by kovarex
Well, the game gui is designed for minimal resolution of 1920X1080 at 100% scale. At 75% scale 1440 should work, as 1920 * 0.75 = 1440. But for some reason, (based on the screenshots), the gui didn't take the whole screen horizontally. Did you do something specific before the problem? I will try to simulate the problem by forcing this resolution and ui scale.

Re: [kovarex] [0.17.23] Mod Portal GUI right-hand pane cut off for some mods

Posted: Wed Apr 10, 2019 11:20 am
by kovarex
Ok, so I fixed the layouting issues (and few more that I noticed while looking at it) for the next version, I was easily able to reproduce it in your resolution.