Opened 9 years ago

Closed 9 years ago

#444 closed defect (fixed)

combo boxe alignment wrong (overlap) in plot panel's add text panel

Reported by: butler Owned by: butler
Priority: major Milestone: SasView 3.1.0
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

As identified by Steve King during 3.1.0 release testing, when popping up the add text panel from the plot panel the combo boxes that allow font choices overlap and are unreadable. This looks very much like the problem with the sum/multiply panel which was fixed some time ago.

Change History (2)

comment:1 Changed 9 years ago by butler

  • Owner set to butler
  • Status changed from new to assigned

This is now fixed. Was indeed the same problem of using -1 for the proportion flag which apparently worked somehow in wx 2.8 but not in 3.0. Have replaced them all wiht 0 and then had to jig with spacing to make things align up again (basically giving the labels before the combo box a fixed size)

I also took the opportunity to better center the labels with the combo box vertically and put a tad more space between the two rows of choices. Works on both macs and PC using downloaded installer.

HOWEVER: the text is added "somewhere" on the plot and is neither positionable at the start nor movable. This seems to always have been the case (in 3.0 at least) and not the subject of this ticket. WHile rendering the feature essentially useless, not sure we have time to fix. May need to be added to know issues, but in any event will create a new ticket to look at that.

comment:2 Changed 9 years ago by butler

  • Resolution set to fixed
  • Status changed from assigned to closed

New ticket for the new problem discovered now open. Time to close this ticket

Note: See TracTickets for help on using tickets.