This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 84
odd little planet symbol when dragging #120
Comments
Do you mean a |
I would assume this is referring to the |
It’s a planet not a no entry sign.
I’ll try and take a picture.
…On Tue, 16 Jun 2020 at 16:26, Conduitry ***@***.***> wrote:
I would assume this is referring to the no-entry cursor, and I would also
assume that this is also the result of whatever components you're running
not fully handling the drag-and-drop stuff.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAAGNEEUVFPXKUXFNMNB2LRW6FK5ANCNFSM4N7XCFYQ>
.
|
It disappears when I let go so hard to debug !
On Tue, 16 Jun 2020 at 16:47, Jonah Fox ***@***.***> wrote:
It’s a planet not a no entry sign.
I’ll try and take a picture.
On Tue, 16 Jun 2020 at 16:26, Conduitry ***@***.***> wrote:
> I would assume this is referring to the no-entry cursor, and I would
> also assume that this is also the result of whatever components you're
> running not fully handling the drag-and-drop stuff.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#120 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAAAGNEEUVFPXKUXFNMNB2LRW6FK5ANCNFSM4N7XCFYQ>
> .
>
|
it also lags the mouse ever so slightly - so it's not a cursor.
…On Wed, Jun 17, 2020 at 6:35 AM Jonah Fox ***@***.***> wrote:
It disappears when I let go so hard to debug !
On Tue, 16 Jun 2020 at 16:47, Jonah Fox ***@***.***> wrote:
> It’s a planet not a no entry sign.
>
> I’ll try and take a picture.
>
>
>
> On Tue, 16 Jun 2020 at 16:26, Conduitry ***@***.***> wrote:
>
>> I would assume this is referring to the no-entry cursor, and I would
>> also assume that this is also the result of whatever components you're
>> running not fully handling the drag-and-drop stuff.
>>
>> —
>> You are receiving this because you authored the thread.
>> Reply to this email directly, view it on GitHub
>> <#120 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/AAAAGNEEUVFPXKUXFNMNB2LRW6FK5ANCNFSM4N7XCFYQ>
>> .
>>
>
|
I think it's something to do with how google chrome handles dragging links a couple of preventDefault seems to have squashed it. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've not seen this in another webpage, but on the online REPL I sometimes see this little planet when I drag a div.
It sometimes occurs here => https://svelte.dev/repl/d3e73fcd45ff4d439420122d5a41c5b4?version=3.23.2
I'm not sure how to make it happen every time, but it seems to be something to do with draggables.
Any idea what it might be ?
The text was updated successfully, but these errors were encountered: