Giter Site home page Giter Site logo

Support for touch events about sly HOT 8 CLOSED

omgovich avatar omgovich commented on August 19, 2024
Support for touch events

from sly.

Comments (8)

darsain avatar darsain commented on August 19, 2024

As already noted in Roadmap, this is on todo list, but no idea about the ETA.

from sly.

marcinmichal avatar marcinmichal commented on August 19, 2024

Any updates on this one? Support for mobile devices is the only missing feature which could make this plugin a simply the best plugin out there. I've checked a number of similar projects and none of them are close to your one (even the commercial ones always have some features missing).
Thanks for sharing it.

from sly.

darsain avatar darsain commented on August 19, 2024

@x500 You can see the Roadmap in here. The items on the list are ordered by priority :) ETA is still unknown. I'm working on this in my spare time, plus holidays incoming... Right now I have a finished proof of concept for new animation rendering replacement, and the resulting smoothness is well worth the change in API it may produce. So the plan now is: fix bugs, implement new animation rendering, refactor callbacks API, and than touch events.

from sly.

darsain avatar darsain commented on August 19, 2024

v0.13.0 that just got pushed includes touch events support. I've implemented it by reading the docs, a few articles, and using Google Chrome's "Emulate touch events" feature.

But someone needs to test it in the wild, as I don't have any device to do it myself :)

The usage of touch events is automatic, you just have to enable drag option for dragging the content, or dragHandle for dragging the scrollbar handle.

from sly.

marcinmichal avatar marcinmichal commented on August 19, 2024

I've tested it on iPhone's Safari and Chrome. Both work exactly as expected.
Thanks very much for this update.

from sly.

darsain avatar darsain commented on August 19, 2024

@x500: awesome. thx :)

from sly.

thomassausen avatar thomassausen commented on August 19, 2024

How do I activate touch-events?

dragging: 1, is not working fine, because you can't switch items. So you touch first item, but can't drag it away.

I'm using the latest version.

from sly.

darsain avatar darsain commented on August 19, 2024

Touch events navigation is used on a frame when dragging: 1 is activated, or on a scroll bar when it is attached to the current Sly instance.

The touch events support right now pretty much ends with their implementation, i.e. they are implemented, but not tested out.

The reason for that is quite simple: I have no device to test it on :)

Regarding your issue, I have no idea what is happening, and your description doesn't help. The sentence "dragging: 1, is not working fine, because you can't switch items" makes no sense to me.

from sly.

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.