zurb / orbit

454 stars 96 forks source link

Content-only orbit failure. #8

Closed rockinghelvetica closed 13 years ago

rockinghelvetica commented 13 years ago

When there are zero images in the container's rotation, the container's dimensions get set to 1px by 1px in error.

mkelly12 commented 13 years ago

rockinghelvetica: Right, the default state before it automatically resizes to the largest content slide is 1px by 1px. You can work around this by putting in a blank slide with the desired dimensions.

I am curious to know how you are using Orbit, and why you would not have any slides. Also what the correct behavior would be in your case.