mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
ask to reload when changing noteDesign
since it's not longer super-dynamic
This commit is contained in:
parent
7c61b57939
commit
5a961119a7
1 changed files with 1 additions and 0 deletions
|
@ -1106,6 +1106,7 @@ watch([
|
||||||
fontSize,
|
fontSize,
|
||||||
useSystemFont,
|
useSystemFont,
|
||||||
makeEveryTextElementsSelectable,
|
makeEveryTextElementsSelectable,
|
||||||
|
noteDesign,
|
||||||
], async () => {
|
], async () => {
|
||||||
await reloadAsk({ reason: i18n.ts.reloadToApplySetting, unison: true });
|
await reloadAsk({ reason: i18n.ts.reloadToApplySetting, unison: true });
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue