[Project Browser] harbors the user’s project name, page(s), and object(s).
...
The project name will always be the top item in the contents of the [Project Browser]. When you right-click the name, you may paste anything into the project that is currently on the clipboard, or you may rename the project by clicking [Rename].
...
When the user right-clicks a page or an empty spot within the [Project Browser], the following action list will show.
...
When the user right-clicks an object within the [Project Browser], the following action list will show.
...
Action | Description |
Cut | Deletes and stores the selected object(s) to the clipboard for pasting purposes. Hotkey: Ctrl + X |
Copy | Does not delete and stores the selected object(s) to the clipboard for pasting purposes. Hotkey: Ctrl + C |
Paste | Pastes the stored object(s) on the clipboard to the currently selected page. Objects from different pages/projects may be copied and pasted to one another. Hotkey: Ctrl + V |
Delete | Deletes the currently selected object(s). Hotkey: Delete |
Rename | Allows the user to rename the currently selected object. |
Group | Allows the user to group the currently selected objects into a newly formed conglomerate object that functions as a single object. Hotkey: Ctrl + G |
Ungroup | Allows the user to ungroup the currently selected conglomerate object into it’s original components. |
Lock | Allows the user to cease editing abilities on selected object(s). Additionally, there is a lock icon to the right of the selected object for convenience. |
Unlock | Allows the user to restore editing abilities on selected object(s). Additionally, there is an unlock icon to the right of the selected object for convenience. |
Deep Select | Allows the user to select an object that is embedded in a group, however, this feature is not active when right-clicking an object in the [Project Browser]. The intended use of this feature is when you right-click on an object within a group on the canvas. |
Order | Allows the user to change how an object is layered against other objects, by bringing them to the front or sending them to the back. |
Align | Allows the user to compose multiple objects in an alignment method of the user’s choosing. |
Distribute | Allows the user to compose multiple objects in such a manner to provide equal spacing between objects. Horizontal spacing is determined based on the left-most and right-most selected objects. Vertical spacing is determined based on the top-most and bottom-most selected objects. |
Transform | Allows the user to rotate an object or group of objects clockwise or counterclockwise by 90 degrees. Addtionally, the user may flip the object or group of objects horizontally or vertically. |
Show/Hide | Allows the user to make an object or group of objects hidden or visible. Additionally, there is an eye icon to the right of the select object(s) for convenience. |
...