intellij-community icon indicating copy to clipboard operation
intellij-community copied to clipboard

Keep Balloon open when hovered, even if it has no buttons

Open albertvaka opened this issue 1 year ago • 3 comments

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).

albertvaka avatar Feb 01 '24 17:02 albertvaka

@alexander-lobas ping?

albertvaka avatar Apr 05 '24 19:04 albertvaka

Reping @bulenkov @alexander-lobas

albertvaka avatar Apr 26 '24 11:04 albertvaka

Pingy pongy ping @bulenkov @alexander-lobas ?

albertvaka avatar May 07 '24 12:05 albertvaka

Closing because of being utterly ignored.

albertvaka avatar Jun 07 '24 10:06 albertvaka