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

Ensure only bordering areas of app are draggable #82

Merged
merged 3 commits into from
May 7, 2024

Commits on May 3, 2024

  1. fix: Ensure only bordering areas are draggable

    Siobhan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b5db925 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix: Ensure left border is always draggable

    As per the feedback here, the left border of the app wasn't draggable when multiple sites were listed in the sidebar: #82 (comment)
    
    This commit addresses that.
    Siobhan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0db7235 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'trunk' into fix/tweak-draggable-regions

    Siobhan Bamber authored May 7, 2024
    Configuration menu
    Copy the full SHA
    83e225e View commit details
    Browse the repository at this point in the history