fix threshold

This commit is contained in:
vcoppe
2026-04-02 22:35:36 +02:00
parent 4d1d5d48c0
commit 1d204bacf2

View File

@@ -73,7 +73,7 @@
</span> </span>
</Tooltip> </Tooltip>
{/if} {/if}
{#if panelHeight > 160 || (orientation === 'horizontal' && panelWidth > 620)} {#if panelHeight > 150 || (orientation === 'horizontal' && panelWidth > 620)}
<Tooltip <Tooltip
label="{i18n._('quantities.time')} ({i18n._('quantities.moving')} / {i18n._( label="{i18n._('quantities.time')} ({i18n._('quantities.moving')} / {i18n._(
'quantities.total' 'quantities.total'