Currently, whenever the state changes, or the padding of the menu bar item gets changed (basically whatever leads to the menu bar item being resized) the popover snaps down approx. 10 pt. The problem is located somewhere in AppDelegate.swift but I couldn't figure it out yet.
Currently, whenever the state changes, or the padding of the menu bar item gets changed (basically whatever leads to the menu bar item being resized) the popover snaps down approx. 10 pt. The problem is located somewhere in
AppDelegate.swift
but I couldn't figure it out yet.Before
After