Giter VIP home page Giter VIP logo

Comments (7)

NeosinneR avatar NeosinneR commented on July 24, 2024

@RubaXa any comments on this issue? Or better yet, accept pull request, please?

from sortable.

RubaXa avatar RubaXa commented on July 24, 2024

Something I do not like this solution.
Block can be not relative or absolute. It is therefore used fixed position.

from sortable.

dminkovsky avatar dminkovsky commented on July 24, 2024

I'm experiencing this on Chrome 35/Firefox 30, too. Makes sense that this would be a general issue too.

Replacing the transform with top resolves the problem, but disables hardware acceleration. Unless I think of a workaround, I may pull request with another solution?

Thanks for Sortable.

from sortable.

RubaXa avatar RubaXa commented on July 24, 2024

Sure.

from sortable.

techntrails avatar techntrails commented on July 24, 2024

I had a similar ghost positioning issue with IOS and Android using Ionic. I tested the above fix in IOS but it didn't work because 'target' was undefined. Instead, I grabbed the event target and that seemed to work.

from sortable.

designbyadrian avatar designbyadrian commented on July 24, 2024

@NeosinneR Your commit solved my issue, thanks.

from sortable.

christophermiles avatar christophermiles commented on July 24, 2024

@techntrails I'm also having a problem using Sortable with Ionic, though in my case the item that's being dragged (not the ghost) is mispositioned. I'm wondering if Ionic's bar header is interfering with the calculation of the 'top' property on the draggable item? I haven't been able to find many examples of people using this with Ionic, was just wondering if you'd had this issue.

from sortable.

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.