Gocnak / Botnak

A Java-based IRC chat client with focus on Twitch.tv streams.
https://gocnak.github.io/Botnak
MIT License
67 stars 28 forks source link

Text being cut off at the end of the window #108

Closed PopRocksJesus closed 9 years ago

PopRocksJesus commented 9 years ago

Yes that is the whole window. it is actually getting cut off EDIT : added another shot for referance

Gocnak commented 9 years ago

Does resizing it fix it?

PopRocksJesus commented 9 years ago

Yes, I was using at the smallest size lengthwise. After making it a little larger and putting it back to the smaller size the text was pushed to the next line.

Gocnak commented 9 years ago

Re-open/comment on this issue if it happens again.

PopRocksJesus commented 9 years ago

screenshot 2015-08-03 13 30 38 Just now

Gocnak commented 9 years ago

Ah wait I should add, you should test this on the new build. After I finish up GUIStreams I'll send you a test build.

I'm thinking it's the icons from the subscriber/donation messages that could potentially break it, as well as spamming faces in a row. Something with icons.

PopRocksJesus commented 9 years ago

Yea ill test further in that build no rush.

PopRocksJesus commented 9 years ago

screenshot 2015-08-07 23 00 48 Just now

EDIT: Re-sizing the window does not fix it.

Gocnak commented 9 years ago

May have been fixed with the recent commit, re-open if issue continues.