Commit Graph

4 Commits (2461218ad112205628eb6763fa357b3bda1cd1d2)

Author SHA1 Message Date
thyttan 0a2605f9c1
Update ChangeLog 2022-04-10 22:37:41 +02:00
thyttan d1bd45f300
Update metadata.json 2022-04-10 22:35:51 +02:00
thyttan e6f49639be
Update lib.js to not clear the trace of user input
Change the way the display is updated as to keep user input trace intact until they lift their finger from the screen. 
Now only the marker is updated every second as opposed to the whole screen.
To achieve this the marker is reimplemented outside the wrapString-method with g.fillRect() and g.clearRect() as well as a newly introduced function findMarker().
2022-04-09 19:49:16 +02:00
Gordon Williams 0d696558a6 Adding apps for keyboards on bangle.js 2 2022-04-05 16:49:19 +01:00