[solved]r2149 - List of line management window doesn't highlight selected item November 29, 2008, 09:58:20 am simutrans r2149 GDIWhen 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. Quote Selected Last Edit: December 02, 2008, 11:38:27 am by z9999
Re: r2149 - List of line management window doesn't highlight selected item Reply #1 – 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. Quote Selected Last Edit: December 02, 2008, 11:38:50 am by z9999
Re: [solved]r2149 - List of line management window doesn't highlight selected it Reply #2 – December 02, 2008, 12:04:45 pm Quote from: z9999 – on November 30, 2008, 06:53:43 pmsolved 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. Quote Selected
Re: [solved]r2149 - List of line management window doesn't highlight selected item Reply #3 – December 30, 2008, 11:17:58 pm Can this considered solved by now? Quote Selected
Re: [solved]r2149 - List of line management window doesn't highlight selected item Reply #4 – December 31, 2008, 03:30:20 pm r2195: looks good to me now => closed. Quote Selected