Dykam / tabbychat

TabbyChat chat mod for Minecraft
16 stars 0 forks source link

No chat output in tabs when unticking "Auto-search for channels" #32

Closed Brottweiler closed 10 years ago

Brottweiler commented 10 years ago

Unticking "Auto-search for channels" makes no chat output appear in tabs.

mattmess1221 commented 10 years ago

I think the actual function of that option is to disable channels all together. This is apparent because when you untick the option, the delimiters get grayed out. Without the delimeters, there's no way to determine which channel an incoming messages goes in.

I could code up something that prevents new channels from being created, but right now its simpler to just change the label of that button to something more suiting to its function. I've changed the auto-search of channels and PMs to Enable channel/PM tabs respectively.