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 Alignment to Select #2336

Merged
merged 5 commits into from
Jul 29, 2021
Merged

Add Alignment to Select #2336

merged 5 commits into from
Jul 29, 2021

Commits on Jul 22, 2021

  1. Add Alignment to Select

    Need to pass it all the way down to menu item. Do so internally for now,
    as we don't need to expose alignment of menu items publicly.
    
    Fixes fyne-io#2329
    andydotxyz committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    8f3d330 View commit details
    Browse the repository at this point in the history
  2. Add missing test

    andydotxyz committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    710b9e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Remove duplicate code

    andydotxyz committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    52a093f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abc8436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b21c82b View commit details
    Browse the repository at this point in the history