KeyboardShortcuts icon indicating copy to clipboard operation
KeyboardShortcuts copied to clipboard

placing `Recorder` in `NSPopover` translates popover out of position

Open bnidevs opened this issue 2 years ago • 1 comments

Default behavior for my application: Screen Shot 2022-04-05 at 11 13 59 PM Here is the affiliated release https://github.com/bnidevs/Captura/releases/tag/V1.7

Behavior after adding Recorder object: Screen Shot 2022-04-05 at 11 14 19 PM Here is the affiliated release https://github.com/bnidevs/Captura/releases/tag/V1.8

I have a hunch this has something to do with the attributes of the Recorder object but I cannot confirm

bnidevs avatar Apr 06 '22 03:04 bnidevs

Clarifying comment: The NSPopover is shown relative to the NSStatusItem in NSStatusBar.system

bnidevs avatar Apr 06 '22 15:04 bnidevs