Ticket #11717 (closed: fixed)
Revert back to old color editor panel in the VSI
Reported by: | Anton Piccardo-Selg | Owned by: | Anton Piccardo-Selg |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | NickDraper |
Description
The new ParaView 4.3.1 does not provide the user with a pop up for the color map editor. It was integrated into the VSI itself, but it reduced the viewable region.
We should be able to create a pop up field which can host the color map editor.
Attachments
Change History
comment:2 Changed 5 years ago by Anton Piccardo-Selg
- Status changed from new to inprogress
Refs #11717 remove dockable feature for color map editor in vsi
Changeset: c2213c404a57976fddc07564af8456a38b93112c
comment:3 Changed 5 years ago by Anton Piccardo-Selg
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #726.
comment:4 Changed 5 years ago by Anton Piccardo-Selg
Refs #11717 fix color opacity function update
Changeset: 0ce2394dd3151698f5792122c011167b225dee71
comment:5 Changed 5 years ago by Anton Piccardo-Selg
Refs #11717 Provide pop up for cmap editor
Changeset: ca4d3da8a242a097ecb99b97390385b876e614d2
comment:6 Changed 5 years ago by Anton Piccardo-Selg
Refs #11717 Resolve merge conflicts
Changeset: 6500463b8cdf2c8da229e35f608c176db06b6f4e
comment:7 Changed 5 years ago by Anton Piccardo-Selg
Refs #11717 Add title and change size
Changeset: 327052dd4f65b5f3507311c4ffb56d520971eb82
comment:8 Changed 5 years ago by NickDraper
- Status changed from verify to closed
- Tester set to NickDraper
Merge pull request #726 from mantidproject/feature/11717_fix_color_map_editor_in_vsi
Fix color map editor in vsi
Full changeset: 3e5ef113311f72ef3c9122ac3826b923fba686aa
The color map editor can be made floating, but it opens in a very inconvenient position. This seems to be a bug of Qt4.8.4, which I believe we use:
https://bugreports.qt.io/browse/QTBUG-31044