mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-12-05 03:55:06 +01:00
feat: partition main canvas vertically (#6759)
Co-authored-by: Marcel Mraz <marcel.mraz@adacta-fintech.com> Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
@@ -94,7 +94,7 @@ const populateElements = (
|
||||
),
|
||||
...appState,
|
||||
selectedElementIds,
|
||||
});
|
||||
} as AppState);
|
||||
|
||||
return selectedElementIds;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user