mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-23 16:04:33 +02:00
privatize the setting of desktop mode and fix snapshots
This commit is contained in:
@@ -30,7 +30,7 @@ describe("Test MobileMenu", () => {
|
||||
{
|
||||
"canFitSidebar": false,
|
||||
"desktopUIMode": "full",
|
||||
"formFactor": "phone",
|
||||
"formFactor": "desktop",
|
||||
"isLandscape": true,
|
||||
"isTouchScreen": false,
|
||||
"userAgent": {
|
||||
|
Reference in New Issue
Block a user