lordi / tickmate

One bit journal
GNU General Public License v3.0
111 stars 34 forks source link

Enter tick count on long click #101

Closed StefRe closed 7 years ago

StefRe commented 7 years ago

Using numberpicker to allow either scrolling and picking a number or directly entering the number of ticks (0-99). Enter 0 to remove all ticks.

Setting of how to handle long click on tick: remove last tick (old behaviour, default) or enter tick count (new option).

This implements feature request #86.