mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
scale MUI on window resize
This commit is contained in:
@@ -566,6 +566,7 @@ export function dragElement(elmnt) {
|
||||
|
||||
containerAspectRatio = null;
|
||||
imageAspectRatio = null;
|
||||
$(window).off('mouseup');
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user