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

Showcase: Magnifier Window Undraggable Outside of Frame #65

Open mickleness opened 4 years ago

mickleness commented 4 years ago

If I drag the magnification window outside of the bounds of my frame: I can't drag it back. It looks like I have to click on a pixel that also overlaps the frame to initiate a drag.