From a05f16c5e68195f4e83df886fe921696b285f8db Mon Sep 17 00:00:00 2001 From: Vance Ingalls Date: Wed, 19 Aug 2026 16:06:41 -0700 Subject: [PATCH] fix(studio): don't offer layout grouping for a selection of audio clips MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Selecting two audio clips offered "Group selection", which is the layout grouper: it wraps the members in a positioned
at their bounding box, rebases each child's left/top against that origin, and adopts the topmost member's z-index. None of that means anything for audio. An