Closed bananarama92 closed 5 months ago
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | f1d0e97a0478514320b1dcd14b2c2f2f514ba560 |
Latest deploy log | https://app.netlify.com/sites/wce/deploys/667172ff49e2a0000826aa6e |
Deploy Preview | https://deploy-preview-17--wce.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | f43148442102af0afe1bac515f468384fce4a87d |
Latest deploy log | https://app.netlify.com/sites/wce/deploys/6671730764f27e0008b79247 |
Deploy Preview | https://deploy-preview-17--wce.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Why isn't this fix in ChatRoomSendChat()
instead?
Currently without any addons active, the chat input box auto-shrink works when pressing enter to send the message, but fails when clicking on the send chat button with the mouse too.
Why isn't this fix in
ChatRoomSendChat()
instead?
You know, now that you mention: it honestly should be the more I think about it. Gona close this one in favor of an upstream fix; thanks!
And a PR with an upstream fix has been created: https://gitgud.io/BondageProjects/Bondage-College/-/merge_requests/5098
Incorporates the BondageProjects/Bondage-College#5083 hotfix changes into WCE's
ChatRoomKeyDown()
hook.