Jump to content
Search Community

MIC74

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by MIC74

  1.  

    hmm, ok, force3d:false makes everything looking crisp but like you said, performance isn't as good as with force3d:true. especially on mobile. would be cool, if one could "toggle" force3d-mode so that it's only on false when the animation is over...

  2.  

    hi,

    i'm having a problem when using draggable and then scaling objects with css transforms:

    everything works fine so far, but the scaled div gets blurry after scaling. first i thought it's a browser problem, but when leaving draggable away, the rendering works as expected and the div's text looks sharp again, no matter what scaling factor is used. when using draggable, it seems to me, that the browser treats the scaled object as an image...

    maybe there's the possibility to force the browser to re-render?

     

    would be nice if there's any workaround ;-p

     

    thanks!

     

    michael

  3.  

    hi,

    first of all, thanks for the new draggable stuff, really awesome!

     

    i think, there's a strange behaviour when using the draggable plugin on mobile devices:

     

    i build a draggable div with hyperlinks inside. dragging works as expected while the links inside the draggable div don't work anymore. on desktop browser everything works fine. seems if there is a problem with the touch events in the draggable.js. here's the demo...

     

    http://dev.tm74.de/dragtest/

     

    any idea?

    thx

     

    michael

×
×
  • Create New...