Option to constrain the size of a MobileContainer
Posted: Wed Jun 05, 2024 8:55 am
Let's say I've developed a web app that's primarily aimed at usage with a smartphone but I'd still like to be able to use it from desktop, I think it would be good if I could state if the screen dimensions > x, y put the MobileContainer in a sized, floating window ( so it's like I'm looking at a phone on my desktop ).
I've tried embedding a MobileContainer in a Window and in a ContainerGadget but I couldn't get either to work.
I've tried embedding a MobileContainer in a Window and in a ContainerGadget but I couldn't get either to work.