Hello friends,
I noticed the combobox will close if you click on the scene, click one of the items to load another scene, and click on the next scene button. Basically, I would like the combobox to stay open unless explicitly told to close, like with a custom button.
Thanks in advance for your help!
Keep combobox open
-
-
I was just in the middle of making it.
Thank you for your ideas.combobox.xml
rename:
<action name="____combobox_closelist" scope="localonly">Now it won't close
Add when you want to close with the above character:
<item name="item0" caption="go to scene" onclick="____combobox_closelist();" />I haven't fully tested it, but it works.
Sorry for my bad English... -
Thank you, tomozoh932! That did the trick!
And you are working on a new version?
Thank you again!
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!