We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add documentation for action widget customization Introduces Action-customization.md, detailing how to customize action GUIs using widget flags and post-processing. Provides code examples and explanations for default flags, creation-time customization, group-based overrides, and widget configuration functions.
Remove Action-customization.md documentation Deleted the Action-customization.md file, which contained documentation on customizing action GUIs using widget flags and post-processing. This may be part of a documentation cleanup or migration.
Revise and clarify widget customization documentation Improved structure, formatting, and clarity in the Action-customization.md guide. Updated section titles, fixed typos, standardized image links, and enhanced code examples for better readability and accuracy. The changes make the documentation more consistent and easier to follow for developers customizing action GUIs.
Update Action-customization.md
Fix HTML entity usage in code examples Replaced HTML entities (e.g., >) with standard C++ syntax in code blocks for better readability and accuracy in the Action-customization.md documentation.
Updated Action customization (markdown)
Created Action customization (markdown)