a907ec0182
Puts the sublayer stack directly under the edit-target combo in the Scene Hierarchy, so muting and reordering no longer require switching to the separate Stage Editor window. Each row mirrors StageEditorPanel: drag handle with drag-drop reorder, dirty indicator, name (dimmed when muted, [RL] badge for render-layer sublayers), edit-target checkbox and mute checkbox. Adds dedicated up/down chevron icon buttons for reordering, which the Stage Editor only exposed as context-menu items. Reorder goes through the existing LayerReorderCommand so it is undoable; mute calls LayerManager directly, matching current app-wide behaviour. New Icon::ChevronUp / ChevronDown with matching SVGs. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2 lines
471 B
XML
2 lines
471 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --><path d="M41.4 233.4c12.5-12.5 32.8-12.5 45.3 0L256 402.7 425.4 233.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0l-192-192c-12.5-12.5-12.5-32.8 0-45.3z"/></svg>
|