Ticket #4039 (closed: fixed)
ColorBarWidget: widget showing a color bar and allowing the user to quickly change it
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #3882 | Tester: | Michael Reuter |
Description
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4039: Color bar widget improvements.
Changeset: d24fce092790dceadd0f3c6b3329060c0023d93f
comment:4 Changed 9 years ago by Janik Zikovsky
Refs #4039: Min/max stays within range in widget
Changeset: 8a9f9d88009755d6968ce31a769b9e3f7aa7859f
comment:5 Changed 9 years ago by Janik Zikovsky
Refs #4039, #4003: Moved MantidColorMap to MantidQtAPI to reuse it. Untangled it from GLColor.
Changeset: 6ad12d61c4f521ba0f1cc765e1ed9420231c77f0
comment:6 Changed 9 years ago by Janik Zikovsky
Refs #4039: Hope this fixes windows build. The old DLLEXPORT issue
Changeset: 273766b13332c9042521da950a18aad308369b0a
comment:7 Changed 9 years ago by Janik Zikovsky
Refs #4039, #3882: Load a color map file in SliceViewer. Double-click the color bar, or use menu.
Changeset: 5feb8e4571a02d60d10787d340c25f02270aa32b
comment:8 Changed 9 years ago by Janik Zikovsky
Refs #4039 : show a tooltip with the color value over where the mouse goes.
Changeset: 10247a242e3a1540724da337c8308895cb1beef2
comment:10 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Note: There are some squish tests for this class.
comment:11 Changed 9 years ago by Janik Zikovsky
Refs #4039: Color bar widget improvements.
Changeset: 674d7090e39e1597de2e35c16664019d2bfd12d1
comment:12 Changed 9 years ago by Janik Zikovsky
Refs #4039: Color bar widget improvements.
Changeset: e8f47f192b39fc6a5896cfd24cf04394cda830c1
comment:13 Changed 9 years ago by Janik Zikovsky
Refs #4039: Color bar widget improvements.
Changeset: d24fce092790dceadd0f3c6b3329060c0023d93f
comment:14 Changed 9 years ago by Janik Zikovsky
Refs #4039: Min/max stays within range in widget
Changeset: 8a9f9d88009755d6968ce31a769b9e3f7aa7859f
comment:15 Changed 9 years ago by Janik Zikovsky
Refs #4039: squish gui test for this widget
Changeset: 5df14f944312f510cb5edb6c8e298107bcedf14c
comment:16 Changed 9 years ago by Janik Zikovsky
Refs #4039, #4003: Moved MantidColorMap to MantidQtAPI to reuse it. Untangled it from GLColor.
Changeset: 6ad12d61c4f521ba0f1cc765e1ed9420231c77f0
comment:17 Changed 9 years ago by Janik Zikovsky
Refs #4039: Hope this fixes windows build. The old DLLEXPORT issue
Changeset: 273766b13332c9042521da950a18aad308369b0a
comment:18 Changed 9 years ago by Janik Zikovsky
Refs #4039, #3882: Load a color map file in SliceViewer. Double-click the color bar, or use menu.
Changeset: 5feb8e4571a02d60d10787d340c25f02270aa32b
comment:19 Changed 9 years ago by Janik Zikovsky
Refs #4039, #3882: Load a color map file in SliceViewer. Double-click the color bar, or use menu.
Changeset: da443d081b488e41fd111640775f0ee910c0805c
comment:20 Changed 9 years ago by Janik Zikovsky
Refs #4039 : show a tooltip with the color value over where the mouse goes.
Changeset: 10247a242e3a1540724da337c8308895cb1beef2
comment:21 Changed 9 years ago by Janik Zikovsky
Refs #4039 color bar widget
Changeset: f82dbf21fdfeaaaf719344f90055a37a6de38df9
comment:22 Changed 9 years ago by Janik Zikovsky
comment:23 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:24 Changed 9 years ago by Michael Reuter
- Status changed from verifying to closed
The color bar works quite nicely.
comment:25 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4886
Refs #4039: Color bar widget improvements.