Sliding Clock: BUGFIX: en2 patchwork has to come in from left

pull/2178/head
lu713691 2022-10-02 20:59:05 +01:00
parent 08715650e3
commit cbb045274e
No known key found for this signature in database
GPG Key ID: 5A448EB0FC623526
1 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@
'en2 p': { date_formatter: 'en2',
row_types: {
vsmall: {
scroll_off: ['right'],
scroll_in: ['right'],
scroll_off: ['left'],
scroll_in: ['left'],
angle_to_horizontal: 0
},
large: {