infokiosk texts speed and scroll #1
|
|
@ -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) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue