Commit Graph

7 Commits (662b4c1cdaff18b59491b1c26a0df902fb508230)

Author SHA1 Message Date
Gordon Williams b7817ae825 add key 2022-04-25 14:34:49 +01:00
Gordon Williams dac9410b04 kbswipe 0.04: Fix issue if going back without typing. 2022-04-25 14:20:34 +01:00
thyttan 8c537c6f7e
Consider widget field for marker positioning 2022-04-23 18:42:06 +02:00
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