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

Add a togglePaneZoom action for zooming a pane #6989

Merged
merged 11 commits into from
Aug 7, 2020

Commits on Jul 17, 2020

  1. This is a prototype for #996, pane zooming. There's some odd edge cas…

    …es, but it works _pretty_ well
    zadjii-msft committed Jul 17, 2020
    1 Configuration menu
    Copy the full SHA
    ec1aa26 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    94448aa View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Merge remote-tracking branch 'origin/master' into dev/migrie/f/996-zo…

    …om-zoom
    
    # Conflicts:
    #	src/cascadia/TerminalApp/Tab.cpp
    zadjii-msft committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    d75e716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c626b5a View commit details
    Browse the repository at this point in the history
  3. Add a zoom icon too

    zadjii-msft committed Jul 20, 2020
    1 Configuration menu
    Copy the full SHA
    dd11cf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. cleanup for review

    zadjii-msft committed Jul 21, 2020
    1 Configuration menu
    Copy the full SHA
    dacee26 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. I'll un-zoom you

    zadjii-msft committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    582880e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    7becdb4 View commit details
    Browse the repository at this point in the history
  3. Update src/cascadia/TerminalApp/Pane.cpp

    Sure bot, whatever you say
    zadjii-msft authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    bbe5f6a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    fdbc909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2953b1 View commit details
    Browse the repository at this point in the history