diff --git a/src/lib/components/functional/FormatDropdown.svelte b/src/lib/components/functional/FormatDropdown.svelte index 4e665ab..7f6ce32 100644 --- a/src/lib/components/functional/FormatDropdown.svelte +++ b/src/lib/components/functional/FormatDropdown.svelte @@ -614,6 +614,7 @@ type="checkbox" class="!w-fit" bind:checked={imageSequenceTransparency} + disabled={!imageSequence} />