Hello World Plugin
Actions
The hello world plugin includes three actions:
- Nudge Selection: moves selected objects by a fixed delta.
- Set Opacity 80%: updates selected object opacity.
- Create Hello Rectangle: creates a default rectangle, useful when nothing is selected.
Selected-object workflow
- Select one or more objects.
- Open plugin modal.
- Run Nudge Selection or Set Opacity 80%.
- Objects update immediately.
Locked objects are skipped and reported in action results.
Empty-selection workflow
- Clear selection.
- Open plugin modal.
- Run Create Hello Rectangle.
- A new rectangle is inserted and selected.
Undo/Redo
All actions are undoable and redoable using standard editor history.