• JC Brand's avatar
    Used debounce ineffectually. Fixed now. · da0c858f
    JC Brand authored
    The ChatBox.show() method was being called for every invocation, 100ms after
    the fact, instead of it being called only once.
    
    Fixed that and also changed to call it at the start.
    da0c858f
chatbox.js 69.3 KB