Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 66a58ee

Browse files
author
Andrey Kopylov
authored
merge BitooBit:main into andrk0p:main
2 parents 69d263d + 1e01bbc commit 66a58ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/BitooBitImageEditor/EditorPage/ImageEditorViewModel.cs‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,10 @@ internal ImageEditorViewModel(SKBitmap bitmap, ImageEditorConfig config)
148148
private void EditFinish(bool isSave)
149149
{
150150
if (!lockFinish)
151+
{
152+
lockFinish = true;
151153
ImageEditor.Instance.SetImage(isSave ? mainCanvas.EditedBitmap : null);
154+
}
152155
}
153156

154157
private void OnBackPressed()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /