mgarin / weblaf

WebLaF is a fully open-source Look & Feel and component library written in pure Java for cross-platform desktop Swing applications.
http://weblookandfeel.com
GNU General Public License v3.0
1.13k stars 234 forks source link

Incorrect window position #625

Open husker-dev opened 4 years ago

husker-dev commented 4 years ago

If you repeat as shown in the gif, the window will not be in the right place.

out

mgarin commented 4 years ago

It's been a known issue for a while, but I have been delaying the fix as I'll probably need to replace and fully rewrite the current window move handler to properly mimic behavior for that case.

I'll maybe take a look at it before finishing 1.3.0, but not sure about it yet.