mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 12:36:57 +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,
|
||||
useSystemFont,
|
||||
makeEveryTextElementsSelectable,
|
||||
noteDesign,
|
||||
], async () => {
|
||||
await reloadAsk({ reason: i18n.ts.reloadToApplySetting, unison: true });
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue