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

Bitmap editor does not track if images are dirty and warn before exiting screen #452

Closed davetcc closed 3 months ago

davetcc commented 4 months ago

Describe the bug Bitmap editor does not warn before leaving the screen if the images are dirty, potentially resulting in closing with an unsaved image present.

To Reproduce Edit an image, and close without saving.

Expected behavior A warning should be presented.

davetcc commented 3 months ago

Fixed in latest commit