View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0000789 | AI War 1 / Classic | GUI | Oct 21, 2010 3:33 am | Oct 21, 2010 12:35 pm | |
Reporter | zebramatt | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 3.800 | ||||
Summary | 0000789: Alignment of tooltip text inconsistent | ||||
Description | Almost 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). | ||||
Tags | No tags attached. | ||||
Internal Weight | |||||
|
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. |
|
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. |
|
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. |
|
I think it is doing += to empty string on addtooltip or whatever. |
|
(I knew that bit in brackets was a good idea.) |
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 |