The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Yona-TYT on January 25, 2022, 04:22:33 AM

Title: [Gui] Car counter does not follow the cursor
Post by: Yona-TYT on January 25, 2022, 04:22:33 AM
Linux SDL2 with github last night.

If the cursor is on the first car and you move the pointer horizontally, the number (counter) stays on the first car.
Title: Re: [Gui] Car counter does not follow the cursor
Post by: Roboron on January 25, 2022, 02:44:03 PM
I can confirm, r10276 causes this.

=> https://github.com/aburch/simutrans/commit/7e58f85462a60b21076daa60dcd46d6e3c7d11e1
Title: Re: [Gui] Car counter does not follow the cursor
Post by: Yona-TYT on January 25, 2022, 04:22:35 PM
Quote from: Roboron on January 25, 2022, 02:44:03 PM
I can confirm, r10276 causes this.

=> https://github.com/aburch/simutrans/commit/7e58f85462a60b21076daa60dcd46d6e3c7d11e1 (https://github.com/aburch/simutrans/commit/7e58f85462a60b21076daa60dcd46d6e3c7d11e1)

Yes, but I also added the highlighted numbers that solve the contrast problem in dark themes, it would be a shame to go back to how it was before. </3
Title: Re: [Gui] Car counter does not follow the cursor
Post by: Dwachs on January 25, 2022, 07:23:08 PM
fixed in r 10411 - hopefully
Title: Re: [Gui] Car counter does not follow the cursor
Post by: Roboron on January 25, 2022, 10:02:49 PM
It seems so. Thank you.