Skip to content

better handling of layer mask save during multimask update#358

Merged
mradamcox merged 1 commit intomainfrom
multimask_save
Mar 15, 2026
Merged

better handling of layer mask save during multimask update#358
mradamcox merged 1 commit intomainfrom
multimask_save

Conversation

@mradamcox
Copy link
Collaborator

Saving the multimask was very slow with the recent changes that in caused a save operation on each layer in the multimask. To fix this, this PR

  • Only saves layer masks where the mask has actually changed
  • Does not update the extent of the layer from the file when the layer save is called
    • Frankly, this should become the default, but much more would need to be done to properly do that

@mradamcox mradamcox merged commit 403a562 into main Mar 15, 2026
1 check passed
@mradamcox mradamcox deleted the multimask_save branch March 15, 2026 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant