Dykam / tabbychat

TabbyChat chat mod for Minecraft
16 stars 0 forks source link

Triple text entry bars/multiline entry bars #24

Closed Dykam closed 10 years ago

Dykam commented 10 years ago

You can enter text in all, though it gets collapsed when you do.

mattmess1221 commented 10 years ago

I think the issue is somewhere in the GuiChatTC class. In the drawScreen method. The block on line 180, commented "Calculate positions of currently-visible input fields," tells me that something's incorrectly setting the inputList visible property to true.