Docking-Port-Alignment-Indicator icon indicating copy to clipboard operation
Docking-Port-Alignment-Indicator copied to clipboard

Code refactoring

Open mwerle opened this issue 4 years ago • 1 comments

A lot of the code could do with some refactoring and turn from polling into event-driven code.

This should make the code more readable as well as more performant.

mwerle avatar Jun 21 '20 18:06 mwerle

After some profiling, this is probably not so much an issue. Most of the heavy code is only run rarely, such as when we change the active ship. Might need some feedback from people with less powerful computers.

mwerle avatar Jun 22 '20 13:06 mwerle