Skip to content

Conversation

@snrnats
Copy link
Contributor

@snrnats snrnats commented Jul 12, 2017

<Grid Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"> <toolkit:HamburgerMenu x:Name="HamburgerMenu"/> </Grid>

public MainPage() { this.InitializeComponent(); var m = HamburgerMenu.OpenPaneLength; }

This code in empty project with toolkit 1.5 will throw an exception.
System.InvalidCastException: 'Unable to cast object of type 'System.Int32' to type 'System.Double'.'

@dnfclas
Copy link

dnfclas commented Jul 12, 2017

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
.NET Foundation Pull Request Bot

@nmetulev nmetulev changed the base branch from dev to 1.5.1 July 12, 2017 21:37
@nmetulev
Copy link
Contributor

nmetulev commented Jul 12, 2017

Nevermind, that didn't work, I'll go back to dev

@nmetulev nmetulev changed the base branch from 1.5.1 to dev July 12, 2017 21:40
@IbraheemOsama IbraheemOsama merged commit 79da13f into CommunityToolkit:dev Jul 13, 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.

4 participants