mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Merge remote-tracking branch 'origin/master' into aakansha-baseline
This commit is contained in:
commit
7f1ef7562c
1 changed files with 1 additions and 0 deletions
|
@ -311,6 +311,7 @@ export const textWysiwyg = ({
|
|||
filter: "var(--theme-filter)",
|
||||
maxHeight: `${editorMaxHeight}px`,
|
||||
});
|
||||
editable.scrollTop = 0;
|
||||
// For some reason updating font attribute doesn't set font family
|
||||
// hence updating font family explicitly for test environment
|
||||
if (isTestEnv()) {
|
||||
|
|
Loading…
Add table
Reference in a new issue