mirror of https://github.com/espruino/BangleApps
Sliding Clock: BUGFIX: entrance/exit of time on en2 p on wrong side
parent
44cddcd963
commit
5be4a4b929
|
@ -55,6 +55,11 @@
|
|||
scroll_in: ['left'],
|
||||
angle_to_horizontal: 0
|
||||
},
|
||||
small: {
|
||||
scroll_off: ['left'],
|
||||
scroll_in: ['left'],
|
||||
angle_to_horizontal: 0
|
||||
},
|
||||
large: {
|
||||
angle_to_horizontal: 90,
|
||||
speed: 'vslow',
|
||||
|
|
Loading…
Reference in New Issue