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
272 stars 25 forks source link

Sometimes Redo is not available after drag and drop undo. #397

Closed davetcc closed 8 months ago

davetcc commented 10 months ago

Describe the bug Sometimes after doing a drag drop operation, then doing an undo, the redo operation does not always become available.

To Reproduce Open the tc testing hopefullyWorks example and move items around, undo those, and notice that sometimes redo does not enable when it should.

Expected behavior Redo should nearly always be available after undo.

Desktop UI issue (please complete the following information): Designer V4.1.2 on Windows.