Opened 7 years ago
Closed 7 years ago
#1069 closed defect (fixed)
GUI problem when using polydispersity/orientation distributions
Reported by: | butler | Owned by: | butler |
---|---|---|---|
Priority: | critical | Milestone: | SasView 4.2.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
After Choosing a model and clicking yes on polydispersity, choosing a new distribution function pops up a floating input box in the parameter list. playing around with different options can lead to a number of such orphan looking boxes in the GUI.
If one then clicks on a different resolution option, forcing a redraw of the panel, those boxes appear to be the ± error box which should appear when fitting that distribution. However this happens even without data (so no fit). Clearly that whole logic is broken.
Another issue is the fact that the reported uncertainty is given in an editable box rather than an uneditable box but that is a separate ticket.
Change History (4)
comment:1 Changed 7 years ago by richardh
comment:2 Changed 7 years ago by butler
- Owner set to butler
- Status changed from new to assigned
comment:3 Changed 7 years ago by krzywon
comment:4 Changed 7 years ago by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from assigned to closed
Just built from master on Win7. The gui for polydispersity is mostly working fine for me, with error boxes appearing in the correct place. However I did once get the error box still there, with a value in it, after turning off the fitting on that parameter and running a fit, but I have not yet reproduced this.