mickleness / pumpernickel

This Java project includes classes related to desktop applications, Swing, performance, image processing, data structures, and other misc topics.
https://mickleness.github.io/pumpernickel/
MIT License
66 stars 12 forks source link

Popover: slider loses popover #72

Open mickleness opened 4 years ago

mickleness commented 4 years ago

In the attached screenshot I'm dragging the slider. When the selected cell exits and reenters visibility: it generates the active popover.

The expected behavior is for the slider to keep the active popover since the user is explicitly interacting with it.

image

mickleness commented 1 year ago

The AquaIcon was deleted, but this still reproduces for the NSImage demo