Updated Comments
This commit is contained in:
parent
78b55ee28f
commit
8c761e78f6
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@ import static the.bytecode.club.bytecodeviewer.util.MiscUtils.guessLanguage;
|
|||
* http://the.bytecode.club
|
||||
*
|
||||
* TODO BUGS:
|
||||
* + Resource List Icons now create swing lag with large projects
|
||||
* ^ This is because of the change to how they are created/called on
|
||||
* + View>Visual Settings>Show Class Methods
|
||||
* + Spam-clicking the refresh button will cause the swing thread to deadlock (Quickly opening resources used to also do this)
|
||||
* This is caused by the ctrlMouseWheelZoom code, a temporary patch is just removing it worst case
|
||||
|
|
Loading…
Reference in a new issue