25 lines
841 B
Markdown
25 lines
841 B
Markdown
# neat_bar
|
|
A more 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)
|
|
- New max icon size (unlimited width; 25px height)
|
|
- Custom corner radius
|
|
- Custom width
|
|
- Custom height
|
|
- Custom x/y positions
|
|
- Legacy Pebble SDK 2.X-style preset
|
|
### Removed Features
|
|
- Anything to do with back button overrides
|
|
- Fully custom animations
|
|
- Built-in animations can still be customized
|
|
- Duration, move distance/direction, and move axis are all configurable
|
|
- Round style
|
|
- Using a rectangular bar on a round watch saves space and IMO looks way better
|
|
- Use custom corner radius for a nice effect on round watches!
|
|
### Pending Features
|
|
- Legacy (background invert) animations support
|