pyfa-org / Pyfa

Python fitting assistant, cross-platform fitting tool for EVE Online
GNU General Public License v3.0
1.61k stars 406 forks source link

fix infinite redraws on macos #2545

Closed Grange-Nagy closed 10 months ago

Grange-Nagy commented 10 months ago

Copying out of the buffer containing the fit object inside of the draw function causes infinite redraws on macos, moved the functionality outside of the draw function itself

Tested on M1 mac on Ventura/Sonoma and Windows