This repository has been archived by the owner on Apr 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Closing Menus #3
Comments
Same here, the menu duplicates on each 'reconnect' on the console. Also, when selecting an item, it triggers twice for me. |
I noticed my code on other clients had a MenuPool item, which I think was added to solve this but I can't see it here. |
Any updates on this? I'm not sure about MenuPool's |
As you can see I didn't update NativeUI in a while. So no, no update on this. But feel free to implement it yourself and create a pull request. :) |
It's been a while but I just rebased my project on a more up to date codebase. Would be awesome if you could recheck your issue and let me know if the problem still exists. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I use this with a menu handler, I close the menu and then re-create it server side, however it's duplicating the events when pressing Enter on a menu item.
Steps -> Create menu server side with TP points
The text was updated successfully, but these errors were encountered: