Closed MassCraxx closed 1 year ago
I just realized I also pushed my removal of the double click listener (had it because I personally am not a fan of this functionality).
If you want to preserve that method re-add button:SetScript("OnDoubleClick", on_join)
in L145.
The changes look good to me and it works well! It passed 15/189 of the unit tests, which is the same as before f5e8c29 (not that I expected it to). I think the double click behavior can be annoying if you accidentally double click and are forced into an undesirable social situation. I greatly appreciate the work.
Closes #23