feat: 4th layer support

This commit is contained in:
2025-11-12 18:21:22 +01:00
parent d84495894a
commit 245dd97532
50 changed files with 2882 additions and 4 deletions

View File

@@ -69,7 +69,7 @@
style:rotate="{rotate}deg"
use:action={{ title: tooltip }}
>
{#if code !== 0}
{#if code !== 0 && code != 1023}
{dynamicMapping || icon || display || id || `0x${code.toString(16)}`}
{/if}
{#if !isApplied}