Thanks for your work Razvan and I hope things turn for the better!
G
Best posts made by Gnopps
-
RE: Razvan is taking some time off
-
RE: How to open QSelect dropdown programmatically?
I’m facing the same problem. Did you get it working? Otherwise we’ll need to create an issue about this.
-
When size of content in Q-menu changes height close to screen border, how to make Q-menu move?
I’ve got a
qmenu
with aqlist
inside it. Theqlist
size (height) will change while the menu remains open (I don’t know the size of the list when the menu opens). This works fine except if theqmenu
is opened near the bottom of the page. Then theqmenu
will create scrollbars, instead of switching position from below the item to above the item. Is there a remedy for this?Here is a Codepen example: https://codepen.io/Gnopps/pen/jONrYjr?editors=1010
This is what I get:
Whereas this is the result I’m after: