I Lied! Freezing Is Still Here
This commit is contained in:
parent
3efffe6ad1
commit
f6cf25cd2f
1 changed files with 1 additions and 2 deletions
|
@ -75,8 +75,7 @@ public abstract class PaneUpdaterThread implements Runnable
|
|||
|
||||
doShit();
|
||||
|
||||
//this used to freeze the swing UI
|
||||
//if anything breaks again try searching here first
|
||||
//this still freezes the swing UI
|
||||
synchronizePane();
|
||||
|
||||
attachCtrlMouseWheelZoom(updateUpdaterTextArea.getScrollPane(), updateUpdaterTextArea);
|
||||
|
|
Loading…
Reference in a new issue