feature: PDF and PDF thumbnails and refresh UI
- Implement PDF and PDF thumbnail generation with incremental loading - Add UI refresh mechanism (tick counter + RefreshView message) - Improve fl! macro with named parameters - Clean up code organization (mod.rs: wiring, model.rs: state only)
This commit is contained in:
parent
220a886acc
commit
1182b7b55d
30 changed files with 1929 additions and 691 deletions
|
|
@ -170,7 +170,7 @@ The following features are prepared in code but not yet implemented:
|
|||
### File Operations
|
||||
- File open dialog
|
||||
- Save transformed images
|
||||
- Copy/Move/Delete operations
|
||||
- (Copy/Move/)Delete operations
|
||||
|
||||
### Document Support
|
||||
- SVG rendering with `resvg`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue