- Log in to post comments
I'd like to add an ultrawide option.
The demo theme doesn't look great on ultrawide monitor.
I found the code that provides the options in canvas/ui/src/types/Preview.ts.
I added Extra Large Desktop, with 3840px width for 4k. Then built the code within the UI directory by installing npm dependencies and calling npm run build.
Modules