SuccessChanges

Summary

  1. Only limit character count in GuiTextArea if it's positive (details)
  2. Properly resize Replay List in Replay Center when resizing the video | https://trello.com/c/AcXGDXYY/ (details)
  3. Prevents duplicates from being added when resizing the Replay Viewer (details)
Commit 770c1da0718ba598e92cece8bb394ad4311b3a88 by CrushedPixel
Only limit character count in GuiTextArea if it's positive
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/elements/GuiTextArea.java
Commit da4857ad8e1c92271ebcd10889c7e71b88a6ba55 by CrushedPixel
Properly resize Replay List in Replay Center when resizing the video | https://trello.com/c/AcXGDXYY/
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/online/GuiReplayCenter.java
Commit 57f094dddbe0678923ce4842e529251799aa6aed by CrushedPixel
Prevents duplicates from being added when resizing the Replay Viewer
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/replayviewer/GuiReplayViewer.java