The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: krosk on September 10, 2021, 08:49:20 PM

Title: Horizontal bar in resizable window not well placed?
Post by: krosk on September 10, 2021, 08:49:20 PM
r10084

See
https://imgur.com/a/rP8r3Ak

The position of the horizontal bar is probably not intended.
- resizing the window with a too big height will put the bar below the bottom buttons OK / Cancel
- even more odd, at just the right size, the bar covers the buttons
Title: Re: Horizontal bar in resizable window not well placed?
Post by: Dwachs on September 11, 2021, 07:09:07 AM
Looks strange. I cannot reproduce it.
Title: Re: Horizontal bar in resizable window not well placed?
Post by: krosk on September 11, 2021, 02:09:07 PM
I see it on the android build, which is backed by SDL 1.2.
I do not reproduce it on the windows build with SDL 2.0.
Title: Re: Horizontal bar in resizable window not well placed?
Post by: Dwachs on September 11, 2021, 02:34:46 PM
Could you please check r10086? Do you have custom changes in those gui source code? In your screenshot the line 'Files from: ...' is also missing.
Title: Re: Horizontal bar in resizable window not well placed?
Post by: krosk on September 11, 2021, 03:15:03 PM
I reproduced it on the r10085 android apk from the nightly release on github. (I doubt r10086 will make any difference.)
Title: Re: Horizontal bar in resizable window not well placed?
Post by: Dwachs on October 16, 2021, 02:03:47 PM
Could reproduce this now (it only happened for short lists). Should look better in r10164