client: Fix flicker of font selection

This commit is contained in:
Elian Doran
2024-10-27 21:03:13 +02:00
parent 514653fb50
commit 41e3163595
3 changed files with 24 additions and 4 deletions

View File

@@ -50,6 +50,9 @@ class NoteContextAwareWidget extends BasicWidget {
/**
* @inheritdoc
*
* <p>
* If the widget is not enabled, it will not receive `refreshWithNote` updates.
*
* @returns {boolean} true when an active note exists
*/
isEnabled() {