chore: remove unused panel icon resources
Remove panel-left-symbolic.svg and panel-right-symbolic.svg as they are no longer needed.
This commit is contained in:
parent
31fd194d44
commit
a4bba8d4f1
3 changed files with 0 additions and 17 deletions
|
|
@ -199,10 +199,3 @@ Full keyboard-driven workflow:
|
|||
- **Planned**: Design complete, implementation pending
|
||||
- **Partial**: Basic functionality exists, enhancements needed
|
||||
- **In Progress**: Currently being developed
|
||||
|
||||
## Contributing
|
||||
|
||||
Features marked as "Planned" have their message handlers already prepared in the codebase. Look for:
|
||||
- `OpenPath`, `RefreshMetadata` in `src/app/message.rs`
|
||||
- `ToggleCropMode`, `ToggleScaleMode` in transformation handlers
|
||||
- Comments marked with `TODO:` in document implementations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue