Open
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.