yoxigen-zz / yox.js

jQuery plugin for displaying images and other media.
http://www.yoxigen.com
MIT License
14 stars 0 forks source link

All images visible in the background when using Flip anim in chromium #1

Open Tudmotu opened 12 years ago

Tudmotu commented 12 years ago

When using the flip animation in chromium (mine is "17.0.963.66 (Developer Build 0 Linux)"), all images are visible in the background, behind the current image.

Reproduce:

  1. Go to http://yoxigen.com/yoxview3/demo/yoxview.demo.dragndrop.html#transition=flip&transitionTime=600
  2. Upload some images in different sizes.
  3. Click on any arrow (switch image)

--> You'll see the that image changes, but the other images are visible in the background.

yoxigen-zz commented 12 years ago

This seems like an issue with 3D transforms only in Chromium Linux (on Windows it's fine). I'll send them a bug report. Thanks!