-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cant close the menu #16
Comments
Which version are you using? |
the last one |
Another thing tigo, the Refresh doest work for me too, i add a number, then that number must increase the label of the button, but it never doest, i put the refresh() and doest nothing, didnt find in the documentation the correct way to use it. |
It is strange that You can send it to one of the following: Maybe the I can find the problem why MenuV isn't working for you. |
Hi Tigo is chopo156 here, |
Close this issue because I couldn't reproduce it. I will till investigate this in another issue/update #15 |
I'm getting the same as the guy above me ^^^^^ |
Hi Tigo i just create a simple menu with a bunch of buttons just for testing, one of those buttons are the "close" one.
So i do
then
local buybutton = MechMenu1:AddButton({icon ="🧑🔧 ",label = "Close Menu" , value = 1,description = 'Close the Menu' })
and in the On Event
but it never close itself, i dont know but maybe im doing something wrong, i get the "CALLED MENU CLOSE" in the console
The text was updated successfully, but these errors were encountered: