Overview
Widget Transforms, Alignment, and Distribution allow organizing Widgets on the canvas and shaping them.
Widget Transforms, Alignment, and Distribution
Available Widget Transforms, Alignment, and Distribution
# | Action | Description | Hotkey | Screenshot |
1 | Workspace Zooming | |||
1.1 |
Fit to Screen |
Adjust zoom ration to make accessible all the widgets placed on the canvas |
N/A |
![]() ![]()
|
1.2 |
Zoom In |
Increases zoom ration |
N/A |
![]() |
1.3 |
Zoom Out |
Decreases zoom ration |
N/A |
![]() |
2 | Undo/Redo Actions | |||
2.1 | Undo | Reverses the effect of an earlier action | ctrl + z | ![]() |
2.2 | Redo |
Restores the effect of a previously undone action |
ctrl + shift + z | ![]() |
3 |
Widget Grouping and Duplicating |
|||
3.1 |
Lock/Unlock Selection |
Disables / enables the ability to move and resize a widget |
N/A |
![]() |
3.2 |
Unlock Selection |
Enables the ability to move and resize a widget |
N/A |
![]() ![]() |
3.3 |
Group Selection |
Creates a single widget instance from multiple widgets selected |
ctrl + g |
![]() ![]() |
3.4 |
Ungroup Selection |
Splits widget group into single widgets |
ctrl + shift + g |
![]()
|
3.5 |
Duplicate |
Creates a copy of a widget |
ctrl + c, ctrl + v |
![]() |
4 |
Widget Alignment and Distribution |
|||
4.1 |
Bring to Front |
Controls the placement of widgets so that a widget appears in front of another widget |
N/A |
![]() ![]() |
4.2 |
Send to Back |
Controls the placement of widgets so that a widget appears behind another widget |
N/A |
![]() ![]() |
4.3 |
Align Horizontally |
Applies horizontal alignment to the selected widgets |
N/A |
![]() ![]() |
4.4 |
Align Vertically |
Applies vertical alignment to the selected widgets |
N/A |
![]() ![]() |
4.5 |
Align Top Edges |
Applies top edges alignment to the selected widgets |
N/A |
![]() ![]()
|
4.6 |
Align Bottom Edges |
Applies bottom edges alignment to the selected widgets |
N/A |
![]() ![]() |
4.7 |
Align Left Edges |
Applies left edges alignment to the selected widgets |
N/A |
![]() |
4.8 |
Align Right Edges |
Applies right edges alignment to the selected widgets |
N/A |
![]() ![]() |
4.9 |
Distribute Vertically |
Distributes the selected widgets vertically |
N/A |
![]() ![]() |
4.10 |
Distribute Horizontally |
Distributes the selected widgets horizontally |
N/A |
![]() |
5 | Delete | |||
5.1 | Delete | Removes a widget from the canvas | delete | ![]() |