Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed presenters going off screen when app status bar is hidden #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 16, 2013

  1. Fixed presenters going off screen

    If the person had the status bar hidden as default the values it
    calculated its position off would be zero, so the presenter would be
    off screen, this takes this into account.
    Genhain committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    718c4e2 View commit details
    Browse the repository at this point in the history