forked from binford2k/showoff
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Sometimes you create slides that are larger than the display area. It would be ideal to have the slide render as normal but allow for the overflow to be scrolled up to be displayed.
Given a slide with content that exceeds the display area by half a slide
When the presenter presses to advance the slide
Then I expect the slide content to scroll up an entire slide length
When the presenter presses to advance the slide
Then I expect the presentation to move to the next slideGiven a slide with content that exceeds the display area by two slides
When the presenter presses to advance the slide
Then I expect the slide content to scroll up an entire slide length
When the presenter presses to advance the slide
Then I expect the slide content to scroll up an entire slide length
When the presenter presses to advance the slide
Then I expect the presentation to move to the next slideReactions are currently unavailable