The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Spike on January 11, 2012, 09:47:04 PM

Title: Tourist attraction list layout problem
Post by: Spike on January 11, 2012, 09:47:04 PM
The attraction list truncates the attraction names while there is still a lot of empty space to the right, even in the default dialog size.

Title: Re: Tourist attraction list layout problem
Post by: Spike on January 26, 2012, 10:31:49 PM
The problem is still present in 111.1

Please make better use of screen real estate. I don't quite understand why the texts are cropped while there is so much free space to the right. If the screenshot is unclear the full texts are "Dark Crystal Splinter Plant" and "Light Crystal Splinter Plant", but only the first two words are shown.
Title: Re: Tourist attraction list layout problem
Post by: TurfIt on January 27, 2012, 01:22:36 AM
The "problem" has been around since at least 88.04.1.
Why does the code explicitly take only the first two words? I dunno. Might try asking someone who was coding back then.  ;)
Title: Re: Tourist attraction list layout problem
Post by: prissi on January 27, 2012, 11:15:29 PM
I think the old attraction did not have double line breaks as we enforce it now to seperate name and description.
Title: Re: Tourist attraction list layout problem
Post by: wlindley on January 27, 2012, 11:18:16 PM
Also, the list does not include Monuments... surely it should?
Title: Re: Tourist attraction list layout problem
Post by: Spike on January 28, 2012, 05:44:05 PM
Whee, seems it's solved in the next version :)