mirror of
https://github.com/heyman/heynote.git
synced 2025-06-27 04:51:50 +02:00
Set inert on editor when Settings dialog is shown
This commit is contained in:
parent
1ce6e61396
commit
08e0e9f7c3
@ -90,7 +90,7 @@
|
|||||||
]),
|
]),
|
||||||
|
|
||||||
dialogVisible() {
|
dialogVisible() {
|
||||||
return this.showLanguageSelector || this.showBufferSelector || this.showCreateBuffer || this.showEditBuffer || this.showMoveToBufferSelector || this.showCommandPalette
|
return this.showLanguageSelector || this.showBufferSelector || this.showCreateBuffer || this.showEditBuffer || this.showMoveToBufferSelector || this.showCommandPalette || this.showSettings
|
||||||
},
|
},
|
||||||
|
|
||||||
editorInert() {
|
editorInert() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user