Fixed Bug with Terminal Scroll Bar and Searching.

Switched to Reactive Packet size protection.
This commit is contained in:
AlgorithmX2
2014-02-06 10:57:01 -06:00
parent 3343329ff9
commit c3549e483c
3 changed files with 20 additions and 6 deletions
@@ -167,6 +167,7 @@ public class GuiMEMonitorable extends AEBaseMEGui implements ISortSource
{
repo.searchString = this.searchField.getText();
repo.updateView();
setScrollBar();
}
else
{