Skip to content

ENH: Changed Icons for GroupViews using GroupBox Style

Robert M. O'Bara requested to merge bob.obara/smtk:changingGroupBoxIcons into master

The check-box icons have been replaced with icons indicating closed/expand. This reduces confusion between check-boxes used to control optional items and widgets used to control the visibility of sections in the group view

Added new close and expand icons and removed old expand-up and expand-down icons (they were not being used and were too small)

Closes #336 (closed)

Merge request reports