infokiosk texts speed and scroll #1

Merged
miklo merged 2 commits from infokiosk into master 2025-12-05 14:44:02 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 068d98e855 - Show all commits

View File

@ -81,7 +81,7 @@
</style> </style>
<script> <script>
const SPEED_FACTOR = 0.008; const SPEED_FACTOR = 0.006;
const CUSTOM_GAP_WIDTH = 1920; const CUSTOM_GAP_WIDTH = 1920;
function updateAnimation(scrollContentElement, combinedText) { function updateAnimation(scrollContentElement, combinedText) {