Opened 15 years ago
Closed 14 years ago
#72 closed bug (fixed)
Fit result display gets garbled if fit is run more than once
Reported by: | ajj | Owned by: | srkline |
---|---|---|---|
Priority: | minor | Milestone: | Analysis_4.0_Beta |
Component: | Analysis | Keywords: | |
Cc: | Blocking: | ||
Task: | Interface |
Description
The red text in the Curve Fit Setup panel becomes garbled if you run a fit more than once - say you fit different parameters or switch to a different model.
It clears up if you switch models or datasets.
Change History (2)
comment:1 Changed 15 years ago by srkline
comment:2 Changed 14 years ago by srkline
- Resolution set to fixed
- Status changed from new to closed
the garbling seems to be a windows redisplay issue when the panel is partially covered by say, an OS dialog. Not much I can do about that. the other issue of the ugly GroupBox? lines appearing on Windows and not on Mac may just be a fluke on the Mac. The lines probably should be there. As a suitable workaround, I've set the size to {0,0}, leaving little more than smudges. Good enough.
Note: See
TracTickets for help on using
tickets.
This appears to be only a problem on windows, and will require some testing to find a common solution