View Issue Details

IDProjectCategoryLast Update
0000789AI War 1 / ClassicGUIOct 21, 2010 12:35 pm
Reporterzebramatt Assigned Tokeith.lamothe  
Status resolvedResolutionfixed 
Product Version3.800 
Summary0000789: Alignment of tooltip text inconsistent
DescriptionAlmost all tooltip text currently appears to be aligned to the bottom of the tooltip window (or there is simply an empty line at the top of every tooltip).

Though perhaps a matter of taste, I believe it would look neater if they were top or middle aligned vertically (or the extra line of space at the top of each removed).
TagsNo tags attached.
Internal Weight

Activities

zebramatt

Oct 21, 2010 3:41 am

reporter   ~0001740

I have changed this to a bug as I noticed the current alignment of most tooltips is inconsistent with the alignment of the major ones, like ship information and intel reports.

keith.lamothe

Oct 21, 2010 8:41 am

administrator   ~0001748

It's actually a totally different entity in code than the major ones, but yea.

I never have been able to figure out why it one day started drawing the tooltips that little chunk lower than it used to, but I'll try to find out.

keith.lamothe

Oct 21, 2010 11:25 am

administrator   ~0001759

Well, whaddya know, it was adding an extra blank line to the top of every tooltip... sometimes things really are that simple.

It's not doing that any more.

Chris_McElligottPark

Oct 21, 2010 11:25 am

administrator   ~0001760

I think it is doing += to empty string on addtooltip or whatever.

zebramatt

Oct 21, 2010 12:35 pm

reporter   ~0001774

(I knew that bit in brackets was a good idea.)

Issue History

Date Modified Username Field Change
Oct 21, 2010 3:33 am zebramatt New Issue
Oct 21, 2010 3:41 am zebramatt Note Added: 0001740
Oct 21, 2010 3:41 am zebramatt Category Suggestion - Interface Ideas - Visual Indicators, Tooltips, and Summaries => Bug - UI
Oct 21, 2010 3:41 am zebramatt Summary Alignment of tooltip text => Alignment of tooltip text inconsistent
Oct 21, 2010 3:41 am zebramatt Description Updated
Oct 21, 2010 8:41 am keith.lamothe Note Added: 0001748
Oct 21, 2010 8:41 am keith.lamothe Assigned To => keith.lamothe
Oct 21, 2010 8:41 am keith.lamothe Status new => assigned
Oct 21, 2010 11:25 am keith.lamothe Note Added: 0001759
Oct 21, 2010 11:25 am keith.lamothe Status assigned => resolved
Oct 21, 2010 11:25 am keith.lamothe Resolution open => fixed
Oct 21, 2010 11:25 am Chris_McElligottPark Note Added: 0001760
Oct 21, 2010 12:35 pm zebramatt Note Added: 0001774
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - UI => GUI