Madara 767 Posted December 6, 2018 Report Share Posted December 6, 2018 Hey everyone, Thought this thread was a little dead so I thought I would start posting some stuff. The text lag everyone is experiencing with the new Valius release can be fixed by going to ClientFrame.java and changing this: if (resizable) { setMinimumSize(new Dimension(766 + insets.left + insets.right, 555 + insets.top + insets.bottom)); } To this: if (resizable) { setMinimumSize(new Dimension(770 + insets.left + insets.right, 560 + insets.top + insets.bottom)); } 2 Link to comment Share on other sites More sharing options...
Mars RSPS 2 Posted January 10, 2019 Report Share Posted January 10, 2019 great fix, thanks for sharing. Link to comment Share on other sites More sharing options...
SikikScape 0 Posted January 16, 2019 Report Share Posted January 16, 2019 Got any other fixes? Like the bank that if you have items on a tab, but if you main tab gets empty it crashes. Thanks for this, will deff use! Link to comment Share on other sites More sharing options...
Lefwek 0 Posted January 18, 2019 Report Share Posted January 18, 2019 thanks thanks dude Link to comment Share on other sites More sharing options...
imvydl 0 Posted March 12, 2019 Report Share Posted March 12, 2019 thanks helped me alot Link to comment Share on other sites More sharing options...
zarte 0 Posted April 1, 2019 Report Share Posted April 1, 2019 sorry but i just did that and the text is still blurry Link to comment Share on other sites More sharing options...
UndeadAlien 0 Posted March 25, 2020 Report Share Posted March 25, 2020 thanks for the fix. keep it up Link to comment Share on other sites More sharing options...
ApplyPressa 1 Posted December 16, 2021 Report Share Posted December 16, 2021 thanks Link to comment Share on other sites More sharing options...
Totally Rad 0 Posted December 26, 2021 Report Share Posted December 26, 2021 Thank you for sharing!! Link to comment Share on other sites More sharing options...
Who Cares1 0 Posted February 8, 2022 Report Share Posted February 8, 2022 ty Link to comment Share on other sites More sharing options...
Ary3x 0 Posted February 14, 2022 Report Share Posted February 14, 2022 Will be using thanks Link to comment Share on other sites More sharing options...
exoflame 0 Posted February 15, 2022 Report Share Posted February 15, 2022 thanks Link to comment Share on other sites More sharing options...
Yandura 3 Posted February 16, 2022 Report Share Posted February 16, 2022 seems simple enough, will be using this thank you Link to comment Share on other sites More sharing options...
Matts0172 1 Posted October 15, 2022 Report Share Posted October 15, 2022 I was looking for this fix! Link to comment Share on other sites More sharing options...
khepius 0 Posted November 25, 2022 Report Share Posted November 25, 2022 ty Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now