Problem/Motivation
When using the popup to add components/layouts sometimes it is cut off by the top of the screen.
Steps to reproduce
Open popup when the button is near the top of the screen, with many available components. See screenshot.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3169976-widget-popup-sometimes-runs-off-screen--1.patch | 553 bytes | dk-massive |
| Screen Shot 2020-09-09 at 10.01.22 AM.png | 32.16 KB | jnettik |
Comments
Comment #2
dk-massive commentedCreated patch. Adjusted the positionMenu function to check if the menu would run off the top of the page and set orientation to "beneath".
Comment #3
justin2pin commentedComment #4
jnettikI've tested the patch in #2 and it works for me.
Comment #6
justin2pin commented