-
Notifications
You must be signed in to change notification settings - Fork 231
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated components (also fixes a bug that caused all inputs to stop working once the heightmap was activated) Changed click behaviour of file list items to be activated on a single click again Added touch events to event+file lists to show the context menu on devices that do not support the native JS contextmenu event Print information is no longer cleared when a print finishes Simplified file list reset when the connection is interrupted Print+Simulate options are hidden when a job file is being processed Escape closes the text editor again Height map is automatically reloaded once 'heightmap.csv' shows up in a G-code response Minor other changes Bug fix: Notification when editing a large file was not displayed during download Bug fix: Macro list did not return to the root directory when the connection was interrupted Bug fix: Warm-up time was not displayed Bug fix: Selected tool was no longer highlighted when the light theme was selected Bug fix: Drag&Drop was completely broken in Chrome-based browsers and the drag animation was no longer working
- Loading branch information
Showing
28 changed files
with
262 additions
and
178 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.