mirror of https://github.com/espruino/BangleApps
sliding clock: BUGIX: en 2 p clash hour with minutes
parent
ea411c1e56
commit
4dec4b7828
|
@ -63,6 +63,10 @@
|
|||
scroll_in: ['left'],
|
||||
size: 'vsmall'
|
||||
},
|
||||
small: {
|
||||
scroll_off: ['left'],
|
||||
scroll_in: ['left']
|
||||
},
|
||||
large: {
|
||||
size: 'mlarge',
|
||||
angle_to_horizontal: 90,
|
||||
|
|
Loading…
Reference in New Issue