Skip to content

Commit 8c761e7

Browse files
committed
Updated Comments
1 parent 78b55ee commit 8c761e7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/the/bytecode/club/bytecodeviewer/BytecodeViewer.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@
6868
* http://the.bytecode.club
6969
*
7070
* TODO BUGS:
71+
* + Resource List Icons now create swing lag with large projects
72+
* ^ This is because of the change to how they are created/called on
7173
* + View>Visual Settings>Show Class Methods
7274
* + Spam-clicking the refresh button will cause the swing thread to deadlock (Quickly opening resources used to also do this)
7375
* This is caused by the ctrlMouseWheelZoom code, a temporary patch is just removing it worst case

0 commit comments

Comments
 (0)