mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
In some cases, clicking out of an overlayed dialog will cause an open quick view to become stuck. This fixes via a new class 'hovered-elem' which, when attached to any DOM element, will have its 'mouseleave' triggered once the dialog is closed.