|
Quick question I hope: In earlier projects with TcMenu I've successfully used the following check to have a "back button" press either exit the menu (if it's showing the root), or exit editor/go up a level: However, in the current version of tcMenu (4.4.0) the if condition is always false and doesn't exit the menu while displaying the root. What's the best way to handle this now? Thanks so much! |
Answered by
davetcc
Nov 28, 2024
Replies: 1 comment 1 reply
|
Sorry for the delay, in a recent version we added a proper item for the root menu item on the device. The easiest backward compatible way to do that now is: |
1 reply
Answer selected by
mmilesg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry for the delay, in a recent version we added a proper item for the root menu item on the device. The easiest backward compatible way to do that now is: