Metro-UI-CSS
Metro-UI-CSS copied to clipboard
"select drop-container" problem in window
Hello dear Mr. Pimenov
In metroui4, window get scroll when select opens and drop-container goes under (and I gues it goes under all elements)
thanks
https://codepen.io/yamin1313/pen/mdOLLxj
Thanks for opening a new issue. The author has been notified and will review it as soon as possible. For urgent issues and priority support, visit https://xscode.com/olton/Metro-UI-CSS or Patreon
Add this style
.window-content {
overflow: visible;
}
thanks but in this situation, resizable doesn't work properly. just window-content background get resizabled and elements in window-content stay fixed!
The question is not clear
I mean that in case we add this style (overflow: visible) to .window-content, when the user opens the select and intends to resize the window, the condition that is attached is occurred:
