generated from cloudy-org/tauri-desktop-app-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Full checklist will come soon after #39 is completed.
-
Update to egui0.31.1
-
ReplaceImageData::StaticBytes
withImageData::Path
as bytes seems redundant - Update all other dependencies (if no issues).
- Update to latest cirrus tool kit. Update to latest cirrus tool kit and make use of it. #61
- Making the image pipeline consistent (pipeline refactor / cleanup) #58
- Avoid encoding images after manipulation (
image_pixels
&Image::from_texture()
). #57 -
Proper SVG support (load as path, needs#57
& SVG image support broken and causing lag in Egui0.32
#66) - Monitor downsampling logic is incorrect #64
- Disable dynamic sampling if monitor downsampling is disabled. #63
- Change
image.image_size
toImageSizeT
#72 - Roseate
fast_downsampling
broken with RGBA images. #67
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request