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

Panel orientation #180

Merged
merged 8 commits into from
Sep 23, 2015
Merged

Panel orientation #180

merged 8 commits into from
Sep 23, 2015

Commits on Sep 15, 2015

  1. BuildView: build panel orientation setting

    Allow to attach the build panel to left, right, top or bottom.
    This allows people with very wide screens to have them to the right,
    or to the left. Top might be preferrable by some, so add that too.
    
    Solves #171
    Solves #88
    noseglid committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    019260a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2015

  1. Build View: Reset width/height

    When changing the orientation, the width and height
    needs to be reset to the default value.
    noseglid committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    c3c4eea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d067a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0240d81 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. BuildView: Force status to bottom

    The status bar of the build panel should stick to the
    bottom, no matter where the build panel is placed.
    noseglid committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    ede1473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d44eb1a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

  1. Configuration menu
    Copy the full SHA
    75ca718 View commit details
    Browse the repository at this point in the history
  2. ErrorMatch Spec: Scrolling slightly off

    Scrolling changed a little due to CSS. Should probably
    not check exact pixel value for this...
    noseglid committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    506555a View commit details
    Browse the repository at this point in the history