Simon-Martin Schröder
Simon-Martin Schröder
Currently, multiple GPUs are only usable from the cli
All I'm saying is that more people might use the library if they knew how. The tests may have a high coverage, but they are *not* verbose as they don't...
Is there any plan to fix this? This should work, even for a single cluster!
Any ideas/directions how to make this work?
I think it would be a nice idea to handle polymorphism in marshmallow core. However, I don't really like the above `FancySchema` approach that requires a schema to be derived...
Thanks for looking into this! Yes, if I use the above settings, even native dragging does not work anymore. I want to achive the typical file explorer behavior: Files can...
Here is a fiddle: https://jsfiddle.net/oauzLn6j/ This is not working as I want it: - The rectangle can be drawn in the whole window instead of just inside `div.right`. - The...
You're right, it would be great to have dropzones in DragSelect! How hard would this be to implement? > Your JSFiddle is broken. I'm sorry, I forgot the revision in...
@ThibaultJanBeyer Ok. @Deitsch I did not yet implement this behavior in my application. If you find a solution, please let me know :)
Hi @ThibaultJanBeyer, thanks for picking this up! > Should in this case all elements be marked as dropped into the container because they were all selected on drop? > Or...