davetcc / tcMenu

Menu library for Arduino, mbed and ESP with designer UI and remote control capabilities.
https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/
Apache License 2.0
275 stars 25 forks source link

Designer Bug: deep "Item is visible" option will restore after switching menus #284

Closed luwenjin closed 1 year ago

luwenjin commented 1 year ago

Designer version: 3.0.0

Hers is a screen recording of the bug. https://user-images.githubusercontent.com/251550/212270813-19008e13-a095-4d0a-ab41-bf2468768e08.mp4

For me, It only happens in deep RuntimeListMenuItems. If the RuntimeListMenuItem is under Root, It works OK. Other kind of MenuItems also works OK everywhere.