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

Fix tab button layout on mobile #2117

Merged
merged 4 commits into from Apr 22, 2021

Commits on Mar 25, 2021

  1. Fix tab button layout on mobile

    stuartmscott authored and andydotxyz committed Mar 25, 2021
    Copy the full SHA
    d9c4c72 View commit details
    Browse the repository at this point in the history
  2. Update mobile tests

    stuartmscott authored and andydotxyz committed Mar 25, 2021
    Copy the full SHA
    30dc0d2 View commit details
    Browse the repository at this point in the history
  3. DocTabs can appear on any edge

    Picked from Stuart's commit from PR fyne-io#1962
    andydotxyz committed Mar 25, 2021
    Copy the full SHA
    008f4e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Fix consistency of mobile tab positions

    Always use the shorter edge for mobile tab placement
    andydotxyz committed Apr 15, 2021
    Copy the full SHA
    7dc2ac5 View commit details
    Browse the repository at this point in the history