Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop checking for active formats when doing delete. (#22446)
On the web this checking the active formats makes sense because you have a mode where you are inside a selection ("active selection"). That doesn't happen on mobile so having a selection active shouldn't block the deletion and merge.
- Loading branch information