-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
show mapping status in class tree (#60)
* initial really broken impl * temporarily remove shadowing warning * better icons and fix names * real time updates * cleanup * use StatsGenerator instead of @NebelNidas ' code * fix StatsGenerator * remove debug message * fix all classes docker not properly reloading when classes are moved to new packages * helpful comment * fix massive lag * fix some issues with StatsGenerator that I seem to have caused for no good reason * automatically reload icons * fix nodes calculating their stats repeatedly * run icon reloading off thread to prevent lag when renaming an entry * fix isObfuscated in EnigmaProject * remove superfluous reload in ClassSelector * fix all classes docker losing its expansion state on rename (I already caused this exact bug once, we stay silly :iea:) * StatsGenerator fix for anonymous classes always showing as a mapped entry * fix class selector exploding sometimes
- Loading branch information
Showing
12 changed files
with
412 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.