You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current layout is very slow, if i want to take note, i've to enable the note button then tap the choice and then to fill the cell, again disable the note function and then add, it makes it very slow. And the number input buttons are very small as well.
Firstly, make number buttons big. Then use gesture for the notes, like -
when i tap number it create a note and if i hold number button it fill the cell (or vice-versa, can put an option in settings).
Look at gauguin's input layout, it uses gestures so its fast and simple.
The text was updated successfully, but these errors were encountered:
Current layout is very slow, if i want to take note, i've to enable the note button then tap the choice and then to fill the cell, again disable the note function and then add, it makes it very slow. And the number input buttons are very small as well.
Firstly, make number buttons big. Then use gesture for the notes, like -
when i tap number it create a note and if i hold number button it fill the cell (or vice-versa, can put an option in settings).
Look at gauguin's input layout, it uses gestures so its fast and simple.
The text was updated successfully, but these errors were encountered: