Skip to main content
Topic: [solved]r2149 - List of line management window doesn't highlight selected item (Read 3614 times) previous topic - next topic

[solved]r2149 - List of line management window doesn't highlight selected item

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.

Re: r2149 - List of line management window doesn't highlight selected item

Reply #1
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.

Re: [solved]r2149 - List of line management window doesn't highlight selected it

Reply #2

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.

Re: [solved]r2149 - List of line management window doesn't highlight selected item

Reply #3
Can this considered solved by now?

Re: [solved]r2149 - List of line management window doesn't highlight selected item

Reply #4
r2195: looks good to me now => closed.