mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 14:28:49 +01:00
This commit is contained in:
parent
2519b62875
commit
ff0a33737b
1 changed files with 2 additions and 0 deletions
|
|
@ -99,6 +99,8 @@ export class Dialog {
|
|||
return true;
|
||||
}
|
||||
});
|
||||
// https://github.com/siyuan-note/siyuan/issues/10475
|
||||
document.getElementById("drag")?.classList.remove("fn__hidden");
|
||||
}
|
||||
|
||||
public bindInput(inputElement: HTMLInputElement | HTMLTextAreaElement, enterEvent?: () => void, bindEnter = true) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue