The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: z9999 on November 29, 2008, 09:58:20 am

Title: [solved]r2149 - List of line management window doesn't highlight selected item
Post by: z9999 on November 29, 2008, 09:58:20 am
simutrans r2149 GDI

When I click line item on the list of line management window, it sometimes doesn't change highlighted item.
This didn't happen in previous versions.
Title: Re: r2149 - List of line management window doesn't highlight selected item
Post by: z9999 on November 30, 2008, 06:53:43 pm
Tested in r2150.
Double click problem was solved, but there is a big annoying problem.

Every time when I click a list item, list position go back to home position and selected item will be hidden.
So, I must scroll list again to see selected item. This is a big annoying.

I hope this problem will be solved.



solved in r2151. thank you.
Title: Re: [solved]r2149 - List of line management window doesn't highlight selected it
Post by: gerw on December 02, 2008, 12:04:45 pm

In my opinion it's not really solved. If you have a long list, scroll to the and and click, the list will always jump up to one page below the top. It's caused by line 111 of gui/components/gui_scrolled_list.h. The appended patch will fix it.
Title: Re: [solved]r2149 - List of line management window doesn't highlight selected item
Post by: prissi on December 30, 2008, 11:17:58 pm
Can this considered solved by now?
Title: Re: [solved]r2149 - List of line management window doesn't highlight selected item
Post by: whoami on December 31, 2008, 03:30:20 pm
r2195: looks good to me now => closed.