Add configurable new message effects

This commit is contained in:
rajchales-monito
2026-07-24 14:10:39 +02:00
parent e3270201b8
commit 0fe92f3439
4 changed files with 70 additions and 18 deletions
+7 -5
View File
@@ -115,13 +115,15 @@
<label><input name="launcherBreathe" type="checkbox"> jemne dychani</label>
<label><input name="launcherRing" type="checkbox"> svetelny prstenec</label>
<label><input name="launcherHoverLabel" type="checkbox"> napis pri najeti</label>
<label><input name="launcherWave" type="checkbox"> jednorazova vlna</label>
<label><input name="launcherAvatar" type="checkbox"> mini avatar styl</label>
</fieldset>
<label class="switch setting-switch">
<input name="pulseOnAdminReply" type="checkbox">
<span>Pulzovani widgetu pri odpovedi</span>
</label>
<fieldset class="effect-settings">
<legend>Efekt pri nove zprave</legend>
<label><input name="messagePulse" type="checkbox"> pulzovani</label>
<label><input name="messageBadge" type="checkbox"> badge s poctem</label>
<label><input name="messageLabel" type="checkbox"> kratky stitek</label>
<label><input name="messageWiggle" type="checkbox"> zhoupnuti</label>
</fieldset>
<button type="submit">Ulozit</button>
</form>
<h3>GTM snippet</h3>