-
Notifications
You must be signed in to change notification settings - Fork 60
Conflict with TouchUI plug-in #188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
- PR #204, #201 redesign of the Spool-Selection in the sidebar. Huge thanks to @TiziG @MarloSM - E #125 New field "Serialnumber" - E Spool selection from Edit-Dialog - E #141 New Filter: Material, Vendor and Color - E #44 Sidebar filament usage in grams instead of volume - B #199, #198, #163, #156 some QR-Code optimisations - B #197, #196, #188, #181, #178, #177, #172, #162, #142, Some UI optimisations - B #194 CSV import, behind reverse proxy - B #175 Confirm dialog not shown
Hi @gobbledygoober, I changed the UI behaviour in the lates release 1.5.0, maybe the problem is also now fixed in your setup. Please try and give feedback |
Hi @OllisGit, I'm also experiencing the exact issue even with the latest v1.5.0. The menus within TouchUI aren't clickable upon scrolling. The issue went away only after disabling Spool Manager. Think there's not much feedback because users will just disable/uninstall Spool Manager when they face this issue? However I still love to use this plugin due to its simplify of sqlite3 over external db although I do have a dedicated mariadb at disposal. Thank you. Edited: not sure how the issue is going to be fixed because it involves another 3rd party dependency but I temporarily changed the "return false;" to just "return;" in
|
I was able to reproduce the issue. In the next release your suggestion will be im implemented. Thx, for analysing!!! |
- E release-channles - E stale-bot via github-actions - E #79, #87, #99, #119, #157, #176, #202, weight calculation during editing PR #206, thx al lot @TiziG - E #106 switching from travis to github-actions - E #107, #215 database-settings in the log will only be shown, if sql-logging is enabled - E #170 inform user about switching a spool already selected - E #213 sort/filter options in spool selection dialog - E Extrusion-Debugging: Show current extrusion during printing - B #188 touchUI conflict - B #193, #196 sorting/showing of remaining weight - B #205 changed to "browser-native" date/time picker - B #210 loadCatalogColors when color name is blank - B #211 button text changed - B #212 import CSV only if printer in idle-mode - B #216 FilamentManager and SpoolManager used same viewmodel - B #217 when print is paused the extruded filament is assigned to the spool and the counter is reseted
Hi, Thx in advance |
This issue has been automatically marked for closing, because it has not had activity in 30 days. It will be closed if no further activity occurs in 10 days. |
This issue was closed, because it has been already marked for 10 days with no activity. |
There appears to be a bug related to Octoprint installations that have SpoolManager and TouchUI plugins installed.
The issue was originally reported on the TouchUI GitHub, but the author marked the issue as Closed because they could not address it within their codebase:
BillyBlaze/OctoPrint-TouchUI#500 (comment)
If both plugins are installed, on the touch interface, links that are visible only after scrolling are unclickable.
By process of elimination, disabling the SpoolManager plug-in allowed the touch interface to work as expected. The author suggested that:
Wondering if this can be easily addressed on the SpoolManager side. Thanks for reading.
The text was updated successfully, but these errors were encountered: