vatis-project / vatis

Virtual Automated ATIS Generator for VATSIM
https://docs.vatis.clowd.io
GNU General Public License v3.0
36 stars 16 forks source link

Mini window doesn't resize back to small after no composites error #120

Closed neilenns closed 1 year ago

neilenns commented 1 year ago

To reproduce:

  1. Connect, publish an atis, and minimize to get the small window with current atis showing
  2. Leave vatis connected
  3. Disconnect from vrc

Result: Mini window correctly shows "No composites connected" and resizes to fit the text

image
  1. Reconnect to VRC and re-publish an ATIS

Result: mini window is too wide Expected result: Mini window resizes back to the correct size automatically

image
justinshannon commented 1 year ago

This will be fixed in the next version with the restructured "mini window". The window size will be fixed (cannot be manual resized), but the height will auto-adjust based on the number of connected ATISes.

vATIS_uvyGneLhas

neilenns commented 1 year ago

Beautiful!

justinshannon commented 1 year ago

Beta 8 is now available.

neilenns commented 1 year ago

Wooo!