Menu icon incorrectly changing after failed .obj change #903
Labels
2.x
Non-breaking features and fixes suitable for inclusion in future Printrun 2.x minor releases
Fix commited
Not Regression
Milestone
Branch: 2.x
Commit b33d030
Environment: Win10, version 1803, OS Build 17112.1
Seems that when I select the Load icon, and attempt to load a .obj file, it fails ( since I don't have a slicer installed, that's to be expected ) however instead of continuing to display 'load' it switches to 'cancel' as if it's been loaded. Selecting the 'cancel' button also seems to perform the same functionality as if it were still the load button.
Steps to reproduce:
install via pip3 install -r requirements.txt
python3 pronterface.py
select load from main UI, load a *.obj file
observer change in load button change to 'cancel'
Can make available the 2 .obj files I've tried if needed.
The text was updated successfully, but these errors were encountered: