I have an NSButton
in the bottom right corner of an NSWindow
. The latter is resizeable.
If I try to click my NSButton
, the resizing cursor
shows as long as my cursor is close to the corner. It's a little inconvenient, at this point I'm wondering, is there any way to prioritise the
NSButton
hover over the resizing?