Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Redesign: increase interaction rectangle of resize handles #2262

Merged
merged 14 commits into from
Nov 2, 2018

Commits on Oct 26, 2018

  1. Configuration menu
    Copy the full SHA
    3d07f45 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. move aux panel into room body

    to put a resize handle between the body and the right panel later on
    bwindels committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    4972b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e80a1c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    790299f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a40f193 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Configuration menu
    Copy the full SHA
    d535f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    870280c View commit details
    Browse the repository at this point in the history
  3. remove right panel from loggedinview

    this breaks user view for now but this is not available
    through any UI as it is, and we don't know yet what this will
    look like in the new design, even if it will be a feature at all.
    bwindels committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    ff383b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1948e9b View commit details
    Browse the repository at this point in the history
  5. fix lint

    bwindels committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    bd9c0dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4dd739 View commit details
    Browse the repository at this point in the history
  7. fix lint

    bwindels committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    7f72d51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c2e5ba View commit details
    Browse the repository at this point in the history
  9. use padding and negative margin for all resize handles

    this way they only take 1px for layout but have a interaction
    target of 11px wide
    bwindels committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    24d9e8e View commit details
    Browse the repository at this point in the history