Ticket #2960 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Space priority for view in simple GUI

Reported by: Owen Arnold Owned by: Michael Reuter
Priority: major Milestone: Iteration 29
Component: VATES Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description

Reclaim larger portion of screen for views. Default set-up for prototype does not use enough of the window for the rendering view. Squeeze other controls on the screen if necessary to increase the size of the view(s).

Note that this is not the last-word on the screen layout, this functionality will have to be reviewed after exposure to users.

Attachments

ColorSelectionWidget.png (25.4 KB) - added by Owen Arnold 9 years ago.
Possible design for simple color selection widget

Change History

comment:1 Changed 9 years ago by Owen Arnold

  • Owner set to Michael Reuter
  • Status changed from new to assigned

I think we can look to remove the need for the pipeline and filter details controls at all by replacing them with a few custom controls. eg. scale man, min, and colour scale selection, and rebin controls.

Changed 9 years ago by Owen Arnold

Possible design for simple color selection widget

comment:2 Changed 9 years ago by Owen Arnold

See attachment for possible design for simple color selection widget. The mock up for this is in the repository:

https://svn.mantidproject.org/mantid/trunk/Documents/Design/Mockups/Visualisation_and_Analysis/ColorSelectionWidget.bmml

comment:3 Changed 9 years ago by Michael Reuter

Oops. The above things got onto the wrong ticket. I think they were meant for #2964.

comment:4 Changed 9 years ago by Michael Reuter

Hmm. After reading a bit more, maybe they do belong on this ticket.

comment:5 Changed 9 years ago by Michael Reuter

  • Status changed from assigned to accepted

comment:6 Changed 9 years ago by Michael Reuter

(In [12220]) UI tweaks. This refs #2960.

comment:7 Changed 9 years ago by Michael Reuter

(In [12222]) Making views actually resize themselves and have respected minimum sizes. This refs #2960.

comment:8 Changed 9 years ago by Michael Reuter

(In [12395]) Adding skeleton and form for the color selection widget. This refs #2960.

comment:9 Changed 9 years ago by Michael Reuter

(In [12397]) Adding color selection tool to main window. Doesn't do anything yet. This refs #2960.

comment:10 Changed 9 years ago by Michael Reuter

(In [12446]) Adding validators and enable/disable mechanism to color scaling widget. This refs #2960.

comment:11 Changed 9 years ago by Michael Reuter

(In [12447]) Adding some missed doxygen. This refs #2960.

comment:12 Changed 9 years ago by Michael Reuter

(In [12448]) Fixing lucid error. Doesn't break on natty though. This refs #2960.

comment:13 Changed 9 years ago by Michael Reuter

(In [12451]) Adding color presets by copying from ParaView. No other good way to do this. This refs #2960.

comment:14 Changed 9 years ago by Michael Reuter

(In [12478]) More features for color scale widget. This refs #2960.

comment:15 Changed 9 years ago by Michael Reuter

(In [12514]) Need to clear text before updating. This refs #2960.

comment:16 Changed 9 years ago by Michael Reuter

(In [12516]) Activating scale editing boxes. This refs #2960.

comment:17 Changed 9 years ago by Michael Reuter

(In [12517]) New signal and some doxygen additions for color widget. This refs #2960.

comment:18 Changed 9 years ago by Michael Reuter

(In [12546]) Color scaling works for all view, but not on view switching. This refs #2960.

comment:19 Changed 9 years ago by Michael Reuter

(In [12549]) Adding missed color scale information transfer. This refs #2960.

comment:20 Changed 9 years ago by Michael Reuter

(In [12561]) Color map selection is now working. This refs #2960.

comment:21 Changed 9 years ago by Michael Reuter

(In [12562]) Fixing a slot signature. This refs #2960.

comment:22 Changed 9 years ago by Michael Reuter

(In [12585]) Getting the color scaling to apply between view switching. This refs #2960.

comment:23 Changed 9 years ago by Michael Reuter

(In [12758]) Adding ability to do log color scaling. This refs #2960.

comment:24 Changed 9 years ago by Michael Reuter

  • Status changed from accepted to verify
  • Resolution set to fixed

To test, follow the instructions linked in #2955 to load data. The play with the Color Options widgets.

comment:25 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:26 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

Views now nicely occupy a much greater aspect of the hosting window. Also scales with window resizing.

comment:27 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3807

Note: See TracTickets for help on using tickets.