Ticket #10578 (closed: fixed)
Multi-dataset fitting interface: try to make columns in the function browser resizeable.
Reported by: | Roman Tolchenov | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | #8911 | |
Blocking: | #11088 | Tester: | Dan Nixon |
Description
I have tried to do it before but without success making me believe that QTreeWidget doesn't allow column resizing. Maybe I didn't look in the right place. I'll try again.
Attachments
Change History
comment:7 Changed 5 years ago by Dan Nixon
I had a quick look and the attached diff will do it, but the default positions are not ideal.
QtTreePropertyBrowser does not seem to give much manual control as to the size of columns.
comment:8 Changed 5 years ago by Nick Draper
- Milestone changed from Release 3.4 to Release 3.5
Moved to R3.5 at the R3.4 code freeze
comment:9 Changed 5 years ago by Roman Tolchenov
- Status changed from assigned to inprogress
Re #10578. Ability to resize columns.
Changeset: ee01705718e3ba5615ad33d69dc9685104296244
comment:10 Changed 5 years ago by Roman Tolchenov
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #838.
comment:11 Changed 5 years ago by Roman Tolchenov
Re #10578. Add column-resizing method to FunctionBrowser.
Changeset: 16dbce4a83afe519a8ebe42c67a0e9f9d246d61a
comment:12 Changed 5 years ago by Dan Nixon
- Status changed from verify to verifying
- Tester set to Dan Nixon
comment:13 Changed 5 years ago by Roman Tolchenov
Re #10578. Ability to resize columns.
Changeset: ee01705718e3ba5615ad33d69dc9685104296244
comment:14 Changed 5 years ago by Roman Tolchenov
Re #10578. Add column-resizing method to FunctionBrowser.
Changeset: 16dbce4a83afe519a8ebe42c67a0e9f9d246d61a
comment:15 Changed 5 years ago by Dan Nixon
- Status changed from verifying to closed
Merge pull request #838 from mantidproject/10578_multifit_resize_columns
Ability to resize columns in FunctionBrowser.
Full changeset: a45cadb421c595b1377286f1a83a3e3ed8a74696
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 11420