mleden / footsie-app

Design and implementation of footsie app and footsiedate.com website. Built with Intel XDK.
http://www.footsiedate.com
0 stars 0 forks source link

HOME PAGE: Carousel disappears on rotation of device #168

Open mleden opened 9 years ago

mleden commented 9 years ago

Might be a result of the UI changes made to ensure that the Galleria plugin occupies 100% of the space between the header and footer. Might also be related to the fact that the carousel has a lot of SHOEFIES (12 in this case).

mleden commented 9 years ago

Fixed by rebuilding carousel whenever device is rotated.

mleden commented 9 years ago

Reopened. Works OK in emulation (at least if thumbnails are OFF) but NOT on device. Instead, I see either:

  1. If thumbnails are OFF: A series of "Could not scale image" errors (each seems to refer to the same SHOEFIE image)
  2. If thumbnails are ON: Nothing is rendered where the carousel should appear.