LazeMSS / OctoPrint-UICustomizer

UI Customizer for octoprint
165 stars 18 forks source link

[BUG] Camera feed goes away after zoom if PrintJobHistory plugin is enabled #238

Closed ManuelMcLure closed 2 years ago

ManuelMcLure commented 2 years ago

Description

This is the problem I originally reported in #234 - opening a new issue as requested. If the PrintJobHistory plugin is installed and enabled, zooming and unzooming the camera makes the camera feed go away (images posted in #234). If I disable PrintJobHistory then the problem does not occur. This happens even if the only third-party plugins installed are UI Customizer and PrintJobHistory.


Plugins installed

UI Customizer settings

Software versions

Browser

LazeMSS commented 2 years ago

Awesome thanks

LazeMSS commented 2 years ago

Reported: https://github.com/OllisGit/OctoPrint-PrintJobHistory/issues/194

LazeMSS commented 2 years ago

Try installing the webcam test branch by using: https://github.com/LazeMSS/OctoPrint-UICustomizer/archive/refs/heads/webcamprobs.zip

Guide: https://plugins.octoprint.org/help/installation/

ManuelMcLure commented 2 years ago

Initial test with your new branch looks good (Chrome and Edge on MacOS).

LazeMSS commented 2 years ago

Should be fixed in https://github.com/LazeMSS/OctoPrint-UICustomizer/releases/tag/0.1.8.9 if not then please reopen this issue.

ManuelMcLure commented 2 years ago

Can confirm 0.1.8.9 fixes the problem.