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 SizeChangedEventArgs #336

Merged

Conversation

TimLariviere
Copy link
Member

Fixes #326

Xamarin.Forms doesn't give the new size when raising SizeChanged, so it's not really useful in Fabulous.
Added a new SizeChangedEventArgs to simulate an EventArgs containing the new width and height.

@TimLariviere TimLariviere merged commit 3474315 into fabulous-dev:master Feb 18, 2019
@TimLariviere TimLariviere deleted the sizechanged-eventargs branch February 18, 2019 13:03
@TimLariviere TimLariviere mentioned this pull request Mar 5, 2019
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.

1 participant