Update zoom on settings change
This commit is contained in:
@@ -67,6 +67,7 @@ export function updateSetting(key: SettingsKey, value: any) {
|
|||||||
[key]: value
|
[key]: value
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
zoomDefault();
|
||||||
}
|
}
|
||||||
|
|
||||||
export function resetSettings() {
|
export function resetSettings() {
|
||||||
|
|||||||
Reference in New Issue
Block a user