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.
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.
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.
Can this considered solved by now?
r2195: looks good to me now => closed.