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

Added ButtonIconFontSize and ButtonIconFontSizeAuto to ActionButton, Fixed WizardPageXaml #44

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Apr 12, 2017

  1. Configuration menu
    Copy the full SHA
    df24f5d View commit details
    Browse the repository at this point in the history
  2. Fix WizardPageXaml

    WizardPageXaml didn’t have any events and had same text for the two pages that were in it. I modified it to match WizardPage.cs
    Update paging numbers on WizardPage.cs (started at 2, should start at 1).
    renzska committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    b5d85c4 View commit details
    Browse the repository at this point in the history