Open augustresende opened 1 month ago
It will work as expected if HTMAXBUTTON
is correctly returned in WM_NCHITTEST
. Maybe send the current global position of the mounted WindowCloseButton
widget to native side, for handling the window message based on that.
Unfortunately, I consider this too much of a royalty at the moment... I lack time to do this.
That issue is not related to Flutter... Flutter in itself doesn't even provide custom window chrome, at the time of writing.
Related: https://github.com/flutter/flutter/issues/156791
fyi