made mask exporting multithreaded for speed and greyed out export button during generation

This commit is contained in:
grimsace
2026-04-20 14:33:27 -05:00
parent 33ea3a805a
commit cab349fa52
3 changed files with 145 additions and 75 deletions
+1
View File
@@ -11,6 +11,7 @@ dirs = "6"
rfd = "0.15"
tiny-skia = "0.11"
image = { version = "0.25", default-features = true }
rayon = "1.10"
[profile.release]
opt-level = "z"