mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Roughing some transition work
This commit is contained in:
@@ -7,6 +7,17 @@ This is due to a few aims:
|
||||
2. Allows external events to change the state
|
||||
3. Means state can be read/write over BLE or other external control interfaces
|
||||
|
||||
## Transitions
|
||||
|
||||
When changing the view to a new view it can be preferable to transition using an animation.
|
||||
The tooling provides for left, right and down animations at this point.
|
||||
The use of these gives a notion of "direction" when navigating the menu.
|
||||
|
||||
```
|
||||
<TODO>
|
||||
|
||||
```
|
||||
|
||||
## TODO notes
|
||||
|
||||
On settings menu exit:
|
||||
|
||||
Reference in New Issue
Block a user