issues
search
Gamergotten
/
Infinite-runtime-tagviewer
61
stars
18
forks
source link
UI Performance Optimizations
#103
Closed
Sopitive
closed
2 years ago
Sopitive
commented
2 years ago
Most, if not all tasks not related to updating and creating UI elements are now in a separate thread.
Moved things into regions to better organize code.
Various other minor changes.