Skip to content

Preset dialog updates

Updates the pqPresetDialog to a two-column layout with basic and advanced presets for #18131 (closed).

Here is my checklist of progress so far:

  • Add new color maps from the list in #18131 (closed)
  • Adjust names of existing color maps to match the list
  • Make the table of color maps have two columns
  • Make a subset of the color maps visible by default in the order specified in the mock-up image
  • Add an advanced button and show all color maps when it is toggled on
  • Fix vertical spacing (I need to know how much to adjust it by)
  • Notes on how to save and delete custom color maps
  • Fix tests that use the preset dialog
  • Allow user to select additional presets to show by default

Basic view: image

When you press the advanced gear: image

Edited by Shawn Waldon

Merge request reports