Keep "Menu" widget popup in viewport

Hello, I'm using O-S-C for a while now, but I'm just discovering the "Menu" widget, and I'm having troubles to keep its popup in viewport.

When I open a menu on the center of the screen, no issues, the whole popup is in viewport

But when I try to do the same with a menu widget in the very top left, this happens :
image

So there is no way to select the first or second item in the list of this menu (the items are : Left, Right, Center, Top, Bottom)

I think it's something pretty obvious, maybe there is an option "keep in viewport", but I can't find any topics about it, so how to make sure these popups are always in viewport ?

Thanks in advance,

(OSC v1.10.0, on Windows Laptop & Android smartphone from Google Chrome)

The screenshot originates from the Android phone or from the laptop?
I'm asking because I couldn't reproduce the issue you're having (on neither device).

It is from the laptop, sorry I was in Fullscreen mode..
Here it is

EDIT : here is the .json file I use, sorry I can't upload files directly on here
EDIT2 : Tested in the lastest version 1.10.3, same results here

I found what the problem is!
Select the menu widget, then go to inspector > style > menuAlignV.
There, select top.
Done.

1 Like

Thanks so much for the quick answer !

And inspector > style > menuAlignH set to left, now works perfctly :wink:

image

1 Like