Is there an easy way to configure the size of the window of an off panel widget? For instance when displayed on a phone I want to open a widget and use it while the window/tab is open therefore I want the window/tab to be 1/4 or 1/2 of the screen size. Any suggestions? Thanks.
More specifically, I'm trying to configure the height of the widget in a foldable theme.
Brain,
The height and widget of a widget are controlled in the main config.json under the position object of the widget.
I believe that only 'really' effects the widget outside of a theme, correct? Inside the folding theme it appears that change is overridden.
I guess the better question is... how can I control the size of the popups in the foldable theme? When I click on a widget I don't want it to take up the whole screen on a phone. Basically use the widget while the screen is open. Any suggestions?