-
-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE REQUEST] Improvements to pixel editor #604
Labels
enhancement
New feature or request
Comments
This is your first time submitting an issue with UVtools 🥳Please review your issue and ensure that the submit template was followed, the information is complete, and not related to any other open issue. It will be reviewed shortly. Debugging is very important and make the program better. Thanks for contributing and making the software better! 🙌 |
sn4k3
added a commit
that referenced
this issue
Feb 10, 2024
- **UI:** - **Pixel editor:** - (Add) Shortcut: Ctrl/⌘+E to de/activate pixel editor - (Add) Profiles (#604, #831) - (Improvement) Use DataGrid row header to show the operation count instead of process and store indexes for the objects - (Fix) Drawings and Text controls are not stretched to fill the available space to the right - (Improvement) macOS: Shortcuts Ctrl+0, Ctrl+R, Ctrl+F changed to use command key(⌘) instead of control key - (Improvement) Dynamic layer height, Lithophane, PCB exposure and Phased exposure: Use better performant `HasNonZero` instead of `CountNonZero` to check if there are any pixels to process - (Improvement) Update demo file with the newest version of the format and use SL1S printer instead - (Change) Extract file contents shortcut: From Ctrl+E to Ctrl+Shift+E - (Fix) Files with different resolution information from empty layers were generating wrong image creation for such layers (#833) - (Fix) Possible throw an exception about invalid roi when using Roi and/or masks under some tools - (Fix) Skeletonize memory leak - (Fix) System.NullReferenceException when accessing reallocated layers (#835) - (Fix) Unable to save profiles for "Light bleed compensation", "Phased exposure" - (Fix) PrusaSlicer printer "UVtools Prusa SL1S SPEED": Fix the display width and height, they were flipped - (Upgrade) AvaloniaUI from 11.0.7 to 11.0.9
Profiles are now implemented |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First off, I LOVE UVtools and I recommend it a lot. However, I have some ideas that would make the Pixel Editor easier to use and more possibly more performant.
I love this application! I pretty much never have failed prints now. Thank you!
The text was updated successfully, but these errors were encountered: