mirror of https://github.com/espruino/BangleApps
Sliding Clock: merge problem
parent
6571a37399
commit
a0d01c0d24
|
@ -67,11 +67,6 @@
|
||||||
scroll_off: ['left'],
|
scroll_off: ['left'],
|
||||||
scroll_in: ['left']
|
scroll_in: ['left']
|
||||||
},
|
},
|
||||||
small: {
|
|
||||||
scroll_off: ['left'],
|
|
||||||
scroll_in: ['left'],
|
|
||||||
angle_to_horizontal: 0
|
|
||||||
},
|
|
||||||
large: {
|
large: {
|
||||||
size: 'mlarge',
|
size: 'mlarge',
|
||||||
angle_to_horizontal: 90,
|
angle_to_horizontal: 90,
|
||||||
|
|
Loading…
Reference in New Issue