added grid positioning and swipe controls

added grid positioning and swipe controls to switch between numbers, operators and special for Bangle.js 2.
pull/1181/head
untbu 2021-12-27 15:07:20 +01:00 committed by GitHub
parent 979593acae
commit 95f0891ad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
0.02: fix precision rounding issue + no reset when equals pressed
0.03: Support for different screen sizes and touchscreen
0.04: Display current operation on LHS
0.05: Grid positioning and swipe controls to switch between numbers, operators and special (for Bangle.js 2)