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

Conversation

renzska
Copy link
Contributor

@renzska renzska commented Apr 12, 2017

Added ButtonIconFontSize and ButtonIconFontSizeAuto to ActionButton to allow either autofont sizing or custom font sizing. I needed to be able to change the Font Awesome Icon size when buttons were larger than 56px.

The key parts (removed formatting changes from last PR):

ButtonIconFontSize
ButtonIconFontSizeAuto
override LayoutChildren


Also Fixed WizardPageXaml

Let me know if you need further explanation.

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 renzska changed the title Added ButtonIconFontSize and ButtonIconFontSizeAuto to ActionButton Added ButtonIconFontSize and ButtonIconFontSizeAuto to ActionButton, Fixed WizardPageXaml Apr 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant