pierr3 / TrackAudio

A next generation Audio-For-VATSIM ATC Client for macOS, Linux and Windows
Other
49 stars 11 forks source link

Manually resizing to mini-mode doesn't trigger always on top #129

Closed neilenns closed 4 months ago

neilenns commented 4 months ago

To reproduce:

  1. Enable in mini mode for always on top in settings
  2. Manually resize the window into mini-mode instead of using the toggle button

Result: Not always on top Expected result: Always on top

There's no event handler for resize right now so the always on top code never gets triggered.