Fix userlist to properly handle longboi usernames

This commit is contained in:
rainbow napkin 2024-12-06 02:41:32 -05:00
parent b853d75836
commit 7fb981d778
2 changed files with 11 additions and 2 deletions

View file

@ -20,7 +20,7 @@ class userList{
this.client = client
//Click Dragger Object
this.clickDragger = new canopyUXUtils.clickDragger("#chat-panel-users-drag-handle", "#chat-panel-users-div");
this.clickDragger = new canopyUXUtils.clickDragger("#chat-panel-users-drag-handle", "#chat-panel-users-div", true, this.client.chatBox.clickDragger);
//Strings
this.userColors = [