lukepistrol / TimeMachineStatus

TimeMachineStatus is a little menu bar application for macOS which aims to show more useful information than the system default.
Other
255 stars 2 forks source link

🐞: Popover misalignment on state change #6

Closed lukepistrol closed 1 year ago

lukepistrol commented 1 year ago

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

Screenshot 2023-11-10 at 12 56 54

After

Screenshot 2023-11-10 at 12 57 24