Keavon Chambers
Keavon Chambers
Is it possible that one of those images is really huge? Are you able to narrow it down to just one image that's causing a problem while the other 5...
Thanks for this report. This seems to be a Safari bug, or at least an incompatibility with the web spec. I will open this up for the community to help...
Yeah, they are implemented differently and the infinite sliders use [pointer lock](https://developer.mozilla.org/en-US/docs/Web/API/Pointer_Lock_API).
That would not work well, and is not necessary compared to just fixing the actual bug. It's most likely not impossible in Safari so a fallback with degraded functionality wouldn't...
Upon watching your video demo, I realized that the ideal behavior will be rejecting the placement opportunity in places that are siblings of artboards (generalized to be describable as "invalid...
I'd suggest iterating on this PR with the suggested change of approach. No need to open a separate PR.
This PR. I'm suggesting you keep working on changes to it to implement my described updated approach (from my first comment in this discussion).
I'm not understanding the question. All invalid drop locations shouldn't be valid white horizontal line placements, thus pre-filtering instead of post-rejecting.
Your video seems to show the line jumping around and appearing in places rather erratically. Please pay attention to small details like that and ensure it's behaving how it should....