Open Imaginary-Narwhal opened 2 years ago
I am working on a context menu for wishlisting items. The app I have will have user created wish lists and some might have a lot. Was wondering if there might be a way to implement a scroll box inside the context menu for more than x items.
this could solve my problem where the menu is hidden on the top :
You could add a custom css class to your menu to achieve that using css.
I am working on a context menu for wishlisting items. The app I have will have user created wish lists and some might have a lot. Was wondering if there might be a way to implement a scroll box inside the context menu for more than x items.