intellij-community
intellij-community copied to clipboard
Keep Balloon open when hovered, even if it has no buttons
Removes a condition so the code that keeps the Balloon visible when hovered is always executed.
This is the expected behavior for floating UI components, so the user can keep it open if they are reading (or deciding whether to interact with) the contents.
Previously, this was conditioned to the Balloon being created with a close button (adding other buttons manually, or using a text with clickable links wouldn't trigger this behavior either).
@alexander-lobas ping?
Reping @bulenkov @alexander-lobas
Pingy pongy ping @bulenkov @alexander-lobas ?
Closing because of being utterly ignored.