[iOS] Text should not overflow Entry if it can't fit inside the bounds (#400)
authoradrianknight89 <adrianknight89@outlook.com>
Tue, 15 Nov 2016 22:17:29 +0000 (16:17 -0600)
committerE.Z. Hart <hartez@users.noreply.github.com>
Tue, 15 Nov 2016 22:17:29 +0000 (15:17 -0700)
commit0ccae8a3af5f2617fe621562fbbdaac3df7e7b31
treefe8772dd8828114df6b308dae3c640f8a7e5e532
parent0d883f64cb110fbca6848cb7821d66bfbdd8bbbe
[iOS] Text should not overflow Entry if it can't fit inside the bounds (#400)

* Entry subviews should clip to parent bounds

* Adding sample code

* Adding sample code

* Adding sample code

* remove sample

* remove sample

* add back the sample code

* add back missing include

* use spaces instead of tabs
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44944.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Xamarin.Forms.Platform.iOS/Renderers/EntryRenderer.cs