Tutorial: Pulsierender Rand bei Demos, Weiter-Button erst nach Abschluss
Waehrend automatischer Demos (disableNav-Steps): - Bubble-Rand pulsiert gold (animation: tutorial-bubble-pulse) - Statt Vor/Zurueck-Buttons wird "Demo laeuft..." angezeigt - Nach Abschluss der Demo: Pulsieren stoppt, Zurueck/Weiter erscheinen Bei normalen Steps (keine Demo): - Zurueck/Weiter-Buttons sind sofort sichtbar, kein Pulsieren Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Dieser Commit ist enthalten in:
@@ -17,7 +17,7 @@
|
||||
<link rel="stylesheet" href="/static/vendor/MarkerCluster.css">
|
||||
<link rel="stylesheet" href="/static/vendor/MarkerCluster.Default.css">
|
||||
<link rel="stylesheet" href="/static/css/network.css?v=20260316a">
|
||||
<link rel="stylesheet" href="/static/css/style.css?v=20260316g">
|
||||
<link rel="stylesheet" href="/static/css/style.css?v=20260316h">
|
||||
</head>
|
||||
<body>
|
||||
<a href="#main-content" class="skip-link">Zum Hauptinhalt springen</a>
|
||||
@@ -764,7 +764,7 @@
|
||||
<script src="/static/js/api_network.js?v=20260316a"></script>
|
||||
<script src="/static/js/network-graph.js?v=20260316a"></script>
|
||||
<script src="/static/js/app_network.js?v=20260316a"></script>
|
||||
<script src="/static/js/tutorial.js?v=20260316p"></script>
|
||||
<script src="/static/js/tutorial.js?v=20260316q"></script>
|
||||
<script src="/static/js/chat.js?v=20260316f"></script>
|
||||
<script>document.addEventListener("DOMContentLoaded",function(){Chat.init();Tutorial.init()});</script>
|
||||
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren