Skip to content

Commit

Permalink
Updated TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrcubix committed May 30, 2024
1 parent bc77774 commit bd5089a
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,23 +126,27 @@ For each of these topics, indicates in which way such systems could be improved,

- [ ] A download link for the current platform & another to the github releases page

- [ ] Installation Guide
- [ ] Dependencies
- [ ] Installation
- [x] Installation Guide
- [x] Dependencies
- [x] Installation

- [ ] Supported Gestures
- [x] Supported Gestures

- [ ] Getting Started
- [ ] Binding Overview Screen
- [ ] Adding Gestures
- [ ] Editing Gestures
- [ ] Deleting Gestures
- [x] Getting Started
- [x] Binding Overview Screen
- [x] Adding Gestures
- [x] Editing Gestures
- [x] Deleting Gestures

- [ ] Advanced
- [ ] Node-Based Gestures
- [ ] Gesture Recording
- [ ] Gesture Recognition

- [ ] FAQ
- [ ] Basic
- [ ] Troubleshooting
- [-] FAQ
- [-] Basic
- [-] Troubleshooting

### Bindings Rework

- [ ] Wrap different versions of Binding under a single generic interface, with a `Press()` and `Release()` method.

0 comments on commit bd5089a

Please sign in to comment.