BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D

Enhance the SeparatorWidget to allow for more customizations

Open
#214 1 comment 0 reactions 1 assignee Claimed by @joeykleingers View on GitHub
Planned Feature
Dominant language
C++
Stars
189
Forks
78
PR merge metrics
No merged PRs in 30d

Description

The Separator Widget is very basic and there are other use cases where a programmer would like to just show a simple block of text or just the line. The widget should be enhanced to allow for the toggling of the following properties:
- Text
- Horizontal Line
- Setting the Style of the text

This will require a new FilterParameter subclass to be created that contains all the properties that need to be passed onto the FilterWidget. Then the filter widget can specifically work with this subclass by checking in its constructor for proper down casting.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.