mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 08:48:49 +01:00
This commit is contained in:
parent
b3bd02c5a1
commit
601976f068
1 changed files with 0 additions and 3 deletions
|
|
@ -1970,9 +1970,6 @@ export class WYSIWYG {
|
|||
}
|
||||
const avGalleryItemElement = hasClosestByClassName(target, "av__gallery-item");
|
||||
if (avGalleryItemElement) {
|
||||
if (protyle.disabled) {
|
||||
return false;
|
||||
}
|
||||
openGalleryItemMenu({
|
||||
target: avGalleryItemElement.querySelector(".protyle-icon--last"),
|
||||
protyle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue