moveable icon indicating copy to clipboard operation
moveable copied to clipboard

Moveable position incorrect when target in Swiper(using coverflow 3D transform)

Open Zsynuting opened this issue 3 years ago • 5 comments

Environments

  • Framework name: react-moveable
  • Framework version:0.29.0
  • Moveable Component version:
  • Testable Address(optional):

Description

image

here is a sample to reproduce this issue: movable-issue-with-swiper start the project, hit btn 'select 2nd slide' to check it out

Zsynuting avatar Sep 13 '21 13:09 Zsynuting

please kindly help out, thanks

Zsynuting avatar Sep 13 '21 13:09 Zsynuting

just fyi, this issue won't happen if target is in the 1st slide, nor if slide animation is using 2d transform.

Zsynuting avatar Sep 13 '21 13:09 Zsynuting

@Zsynuting

Sorry. The transform3d calculation is wrong.

Test [email protected] (beta)

daybrush avatar Oct 29 '21 16:10 daybrush

@Zsynuting

  • moveable 0.27.0
  • react-moveable 0.30.0
  • preact-moveable 0.29.0
  • ngx-moveable 0.23.0
  • svelte-moveable 0.18.0
  • lit-moveable 0.4.0
  • vue-moveable 2.0.0-beta.2
  • vue3-moveable 0.2.0

moveable's new version is released. Check it again.

daybrush avatar Nov 08 '21 18:11 daybrush

@daybrush COOL! man, it works so well!, thank you so much!

Zsynuting avatar Nov 22 '21 03:11 Zsynuting