Skip to content

Conversation

@ThomasKroes
Copy link
Contributor

No description provided.

@ThomasKroes ThomasKroes self-assigned this Jan 9, 2026
@ThomasKroes ThomasKroes added the enhancement New feature or request label Jan 9, 2026
@ThomasKroes ThomasKroes linked an issue Jan 9, 2026 that may be closed by this pull request
Introduces ActionsWidget and ActionsFilterModel to provide a categorized, searchable UI for managing actions. Updates CMakeLists.txt to include new sources and integrates ActionsWidget into ExampleActionsPlugin. The new components support recursive filtering and dynamic detail views for actions.
Enhanced ActionsWidget to support widget flags and selected widget flags, and refactored the API to use WidgetAction-based factories. Added support for OptionsAction and group actions for widget settings and details. Updated ExampleActionsPlugin to register actions with widget flags and initial selections, improving flexibility and extensibility of the actions system.
Introduces TriggerAction, TriggersAction, ColorAction, and ColorMap1DAction to the ExampleActionsPlugin. Updates the init method to register these new actions with appropriate configuration options.
Introduced new actions for numerical input (decimal, integral, ranges, rectangles, points) and disk operations (file and directory pickers) to the ExampleActionsPlugin. Updated includes and registered these actions in the plugin initialization.
Introduced DatasetPickerAction, HorizontalGroupAction, VerticalGroupAction, and GroupsAction to ExampleActionsPlugin. Added a new string action and set label sizing to fixed width in ActionsWidget for improved UI consistency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create actions examples plugin

2 participants