merge: make DynamicNote less dynamic - helps with #1059 (!1041)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1041

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
Hazelnoot 2025-05-24 21:08:38 +00:00
commit b6a71d2362
7 changed files with 72 additions and 185 deletions

View file

@ -1106,6 +1106,7 @@ watch([
fontSize,
useSystemFont,
makeEveryTextElementsSelectable,
noteDesign,
], async () => {
await reloadAsk({ reason: i18n.ts.reloadToApplySetting, unison: true });
});