Manage Scenes
The My Scenes section on the home page is your central hub for organizing design projects. It provides search, sorting, view modes, and per-scene actions through a context menu.
Scene browser toolbar
A toolbar sits above the scene list with three controls arranged left to right:
Search
A text field labeled "Search scenes..." filters the scene list by name as you type. The filter is debounced (300 ms delay) so the list does not jump while you are still typing. A small X button appears inside the field when text is present; click it or clear the field to remove the filter.
Sort
A dropdown button to the right of the search field controls the sort order. Click it to choose from:
| Option | Behavior |
|---|---|
| Last Modified | Most recently updated scenes first (default). |
| Name A-Z | Alphabetical ascending. |
| Name Z-A | Alphabetical descending. |
A check mark appears next to the active sort option.
Grid / List view toggle
Two icon buttons at the far right of the toolbar switch the display between Grid view and List view. The active mode is visually highlighted.
- Grid view displays scenes as cards arranged in a responsive grid (up to three columns on wide screens). Each card shows a thumbnail, the scene name, an analysis-type badge, and a solver status indicator when applicable.
- List view displays scenes as compact rows in a table with columns for thumbnail, Name, Solver Type, Status, and Last Modified.
Pagination
Scenes load in pages of six. When more scenes are available, a View More button appears below the list. After expanding, a View Less button also appears so you can collapse back. The page scrolls smoothly to keep newly revealed scenes in view.
Scene card actions
Each scene card (in grid view) or row (in list view) has a three-dot menu button. In grid view the button appears in the top-right corner of the card thumbnail on hover. Click it to open a dropdown with the following actions:
| Action | Description |
|---|---|
| Open | Navigate to the scene editor. You can also click anywhere on the card itself. |
| Rename | Activates an inline text field on the card so you can type a new name. Press Enter to save or Escape to cancel. |
| Duplicate | Creates a copy of the scene (a fork) and adds it to your scene list. |
| Make Public / Make Private | Toggles the scene's visibility. Public scenes appear in the Community gallery. Private scenes are visible only to you. The menu label changes to reflect the current state. |
| Delete | Opens a confirmation dialog. The dialog warns that deletion is permanent and cannot be undone. Confirm with Proceed or cancel with No, do not delete. |
Background context menu
Right-clicking on an empty area of the My Scenes section opens a context menu with quick actions:
- New Scene -- create a new scene.
- Select All / Deselect All -- toggle selection of all visible scenes (see Bulk Scene Actions).
- View Templates -- scroll to the Templates section.
- View Community -- scroll to the Community section.
Keyboard shortcuts
- Press Escape to clear any active multi-selection.