Louis Brunner
Louis Brunner
Hi @dotmlj, Would passing this information as part of `usePreview`'s result or `Preview`'s props be enough?
Using `useMultiDrag` (and it's drop equivalent), you can explicitly decide which part can be use to drag with Touch, HTML5, etc https://github.com/LouisBrunner/dnd-multi-backend/tree/main/packages/react-dnd-multi-backend#usemultidrag
Closed due to lack of reply
Hi @JacksonGariety, I can't seem to reproduce it with different zoom level on any device, are you using the `ref` prop of the Preview component? https://github.com/LouisBrunner/dnd-multi-backend/tree/main/packages/react-dnd-preview#usage--example
Hi @Clariity and @Fridious, Is there any reason you can't use `7.0.0`? I have tried to fix `6.0.2` to add React 17 support but couldn't fix the build. The codebase...
Hi @yoieh, I don't think the issues you have after upgrading to `7.0.0-alpha.4` are related to dnd-multi-backend. Could you provide a minimal reproducible example so I can help you?
@lukasmalkmus I am not sure if there is any way to fix this as it looks like an issue from GitHub (we can't specify the suite when creating a Check,...
@piotrekkr I think you should be able to use `ACTIONS_STEP_DEBUG` (https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging) to see more logging from the action. All GitHub API failures should be logged as the message of the...
Look like this can be addressed through other ways, nice!
`valgrind.rb` has now been deleted in favor of `LouisBrunner/homebrew-valgrind`