🚀 Accident scroll prevention

* Now every time you bring bars, a new checkpoint saves
* Checkpoint restores exact position
* Visual indication of checkpoint position on slider track
* Arrow in the direction of checkpoint when changed position

Resolves: #61
This commit is contained in:
Acclorite 2024-09-10 19:32:30 +03:00
parent cf8632c48b
commit e212733300
14 changed files with 212 additions and 61 deletions

View file

@ -613,5 +613,7 @@
<string name="github_profile_content_desc">GitHub Profile</string>
<string name="drag_content_desc">Drag</string>
<string name="filter_content_desc">Filter</string>
<string name="checkpoint_back_content_desc">Checkpoint back</string>
<string name="checkpoint_forward_content_desc">Checkpoint forward</string>
</resources>