You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At first I want to mention, that the Bed Temperature cannot be set.. The Keyboard shows up, marks all digits within the Temp field and doesn't allow to delete them (backspace Icon).. if you enter a new value, it's just being added to the actual temperature, so if you want to go from 90 to 85 degrees, and type in "85" it's actually "8590" degrees..
Screenshot attached.
Second, I'm using the "Preheat Button"-Plugin to preheat the heatbed/hotend to the first-layer temperature.. unfortunately that "preheat button" doesn't show up with TouchUI.
best regards,
Patrick
The text was updated successfully, but these errors were encountered:
Chrome no longer allows text selection on input types and kills the
virtual keyboard
Fixes#386#400
🎨 Add padding to page when opening keyboard
Allow some extra space on the page to allow to view the input field
First:
This issue has been fixed on the maintenance branch and will be released soon.
Second:
Sadly this is something I cannot fix. The Preheat button plugin is trying to access an element that has been moved by TouchUI. The only way this could be fixed is in the Preheat button's codebase.
Hi there!
At first I want to mention, that the Bed Temperature cannot be set.. The Keyboard shows up, marks all digits within the Temp field and doesn't allow to delete them (backspace Icon).. if you enter a new value, it's just being added to the actual temperature, so if you want to go from 90 to 85 degrees, and type in "85" it's actually "8590" degrees..
Screenshot attached.
Second, I'm using the "Preheat Button"-Plugin to preheat the heatbed/hotend to the first-layer temperature.. unfortunately that "preheat button" doesn't show up with TouchUI.
best regards,
Patrick
The text was updated successfully, but these errors were encountered: