Determine icon positions based on dimesnions+shape rather than platform

This commit is contained in:
2026-07-19 15:53:58 -04:00
parent e9a0c43190
commit 5320565b54
2 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -12,15 +12,15 @@ A customizable replacement for the built-in Pebble action bar.
- Custom x/y positions
- Legacy Pebble SDK 2.X-style preset
### Removed Features
- Anything to do with back button overrides
- Custom animations
- Use built-in presets
- Move up/down/left/right (same as stock)
- Round style
- Using a rectangular bar on a round watch saves space and IMO looks way better
### Pending Features
- Custom icon x offset
- Custom icon x offsets
- Match move animation distance to stock per-platform
- Match move animation duration to stock
- Allow customizing move animations
- Built-in haptics
- Legacy (background invert) animations support
- Teardown/destroy/deinit helper