Connor Elsea

Results 3 issues of Connor Elsea

The close button on the window decoration of the View Save force closes the entire program even with a window listener added and explicit instructions setting the default close operation...

issue

Zooming works in theory on the tests located [here](https://github.com/Connorelsea/XShot/blob/86f8a7d05a1b47890df64477b4f8056ea28491c8/src/main/java/com/elsealabs/xshot/views/PanelTestView.java), but does not work in ViewPicture and PanelCapture implementation [here](https://github.com/Connorelsea/XShot/commit/86f8a7d05a1b47890df64477b4f8056ea28491c8#diff-a7b5268b54fa8459f6a94cde95fbd51dR114) and at other places in the ViewPicture and PanelCapture classes. This...

issue

Thanks for creating this project! It seems really useful and well-organized. I started digging through it and trying to get it running locally and ran into some issues with ESBuild....