Initial icon animation support
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
# neat_bar (WIP - DO NOT USE YET)
|
||||
# neat_bar
|
||||
A customizable replacement for the built-in Pebble action bar.
|
||||
|
||||
Customizable replacement for the built-in Pebble action bar.
|
||||
## VS Stock Action Bar
|
||||
### New Features
|
||||
- Floating mode
|
||||
- Rectangular mode on round watches
|
||||
- Adjustable spread (distance between icons)
|
||||
- Custom corner radius
|
||||
- Custom width
|
||||
- Custom height
|
||||
- Custom x/y positions
|
||||
- Legacy Pebble SDK 2.X-style preset
|
||||
### Removed Features
|
||||
- Custom animations
|
||||
- Use built-in presets
|
||||
- Move up/down/left/right (same as stock)
|
||||
### Pending Features
|
||||
- Built-in haptics
|
||||
- Round-style (currently only rectangular, even on round watches)
|
||||
- Legacy (background invert) animations support
|
||||
- Teardown/destroy/deinit helper
|
||||
|
||||
Reference in New Issue
Block a user