Giter Site home page Giter Site logo

Comments (9)

Mugen87 avatar Mugen87 commented on May 18, 2024 2

As long as the error does not occur in the official (unmodified) version of the editor, there is no need for a patch in this repository.

from three.js.

Mugen87 avatar Mugen87 commented on May 18, 2024 1

function onDrop(event) not being call when darg and drop things in UIOutliner

I can't reproduce. The event listener is executed, I have verified this by setting a break point. It's also not clear to me how a call of preventDefault() in onDragOver() should fix an issue in onDrop().

Do you mind explaining what kind of user interaction is currently broken in the editor? Please share step-by-step instructions or a video so it's clear for us how to reproduce the issue.

from three.js.

whyqiliao avatar whyqiliao commented on May 18, 2024 1

no problem.
First of all ,i modify the editor layout a liitle bit, but didnt change the core things.
Here is the capture video

bandicam.2024-04-25.17-19-41-065.mp4

from three.js.

whyqiliao avatar whyqiliao commented on May 18, 2024 1

It also happen in Chrome 88 x64 (i use a clean version)
image

bandicam.2024-04-25.17-46-08-362.mp4

from three.js.

whyqiliao avatar whyqiliao commented on May 18, 2024 1

the unmodified version works well, i should check my code
image

from three.js.

whyqiliao avatar whyqiliao commented on May 18, 2024

it also occur that the browser wiredly open a new tab searching 'foo'
i found the 'foo' in Firefox needs solution in onDragStart
image

from three.js.

Mugen87 avatar Mugen87 commented on May 18, 2024

it also occur that the browser wiredly open a new tab searching 'foo'

Interesting! I've tested with Chrome, Firefox and Safari but I'm unable to reproduce the issue.

Does the tab issue only happen in Edge or it other browser as well?

from three.js.

whyqiliao avatar whyqiliao commented on May 18, 2024

I didnt try other browser, maybe it just occur in Edge?
Here is the edge info
image

from three.js.

Mugen87 avatar Mugen87 commented on May 18, 2024

i modify the editor layout a liitle bit,

Is it possible to reproduce the issue with the unmodified version of the editor? Meaning: https://threejs.org/editor/

from three.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.