makerplane / pyEfis

Electronic Flight Information System in Python
GNU General Public License v2.0
58 stars 31 forks source link

Ensure AI is not discarding data while it is hidden #120

Closed e100 closed 10 months ago

e100 commented 10 months ago

Updated a few methods moving the isVisible() check to ensure data is not lost when updates are sent. Added showEvents method to redraw the screen when shown to bring it current.