Remco Veldkamp
Remco Veldkamp
Hi @Nxtmind! Thanks for reporting this. Unfortunately I have little React knowledge. I gave it a try but I cannot figure out how to fix this. Although the error appears...
Is it not supported? https://github.com/AstroPrint/OctoPrint-AstroPrint/blob/3f4b7271c00a594c39170d51a3df15a0188274fa/octoprint_astroprint/boxrouter/handlers/requesthandler.py#L205
I'd be for undeprecating DnD. We could probably use something like a a dom-utils module or canvas wrapper class to organize things like DnD and resizing.
petition to rename 'allowDragNDrop' to `dnd`. So you can just set the option `dnd : true`.. or another option: `droppable: true`.
We are refining the init/dispose cycle in 3.0 so to avoid rework let's move this to 3.0
will be implemented in #234
I could be useful but I haven't come across a situation where min/max layers weren't adequate. I'd like to see an actual use case. What would you use the feature...
Good points. I use 'section analysis' sometimes in Fusion which really is the same thing. I must say I'm from the 'less is more' school but I'm open to a...
The better option might be something entirely different: allowing users to use a gcode object in their own scene (BYO Scene). This avoids all of the above complexity / risk...
Hi @TimTheBig, the ticket was just an idea about customization although I can totally understand the perf aspect. IFAIK a common way for sharing a canvas between scenes is the...