Just tried to run my app that uses ModernDocking on MacOS X (Macbook 16 Pro with aarch64 chip) and got the white static opaque rectangle over the window that spans even more over the borders of it.
The same behaviour can be easily reproduced with the demo example.
Steps to reproduce
- Clone ModernDocking repo on MacOS X
- Run
EditorExample from demo-single-app module. (I've used IntelliJ IDEA for that with Microsoft OpenJDK 21 configured as Project SDK. Changing the SDK to other provider didn't help)
- Start dragging
Expected behaviour
No solid visual obscurity while dragging
Actual behaviour

Just tried to run my app that uses ModernDocking on MacOS X (Macbook 16 Pro with aarch64 chip) and got the white static opaque rectangle over the window that spans even more over the borders of it.
The same behaviour can be easily reproduced with the demo example.
Steps to reproduce
EditorExamplefromdemo-single-appmodule. (I've used IntelliJ IDEA for that with Microsoft OpenJDK 21 configured as Project SDK. Changing the SDK to other provider didn't help)Expected behaviour
No solid visual obscurity while dragging
Actual behaviour