Tibus / TouchScreen-For-NanoDLP

Nextion Touch Screen => NodeJS => NanoDLP By Mango3D
http://fb.com/mango3dslicer
MIT License
79 stars 74 forks source link

Return to plates button doesn't work in Add plates page #21

Open MagnasiePro opened 5 years ago

MagnasiePro commented 5 years ago

Hi, I don't know why, but the button in "add plate" page to back to "plates" page doesn't work.

But I check in Nextion Editor and in addPlate.js, it's the same button.

Don't know why :/

alexwoo1900 commented 5 years ago

@magnazi

There are many reasons about cannot return to a page: 1、TouchScreen downed(Threw exception) and you cannot do anything in the screen until you reboot it. 2、The button took wrong callback. 3、The screen received incorrect data/TouchScreen stocked before sending page ID.