Various fixes

This commit is contained in:
Ilya Laktyushin
2023-12-16 17:39:47 +04:00
parent 37dc9a3b6f
commit d476aa27e8
6 changed files with 73 additions and 9 deletions

View File

@@ -2669,6 +2669,9 @@ public final class MediaEditorScreen: ViewController, UIDropInteractionDelegate
return false
}
}
if self.stickerScreen != nil {
return false
}
return true
} else {
return true