FluentLayout / Cirrious.FluentLayout

FluentLayout for Xamarin.iOS - sample uses MvvmCross
Microsoft Public License
148 stars 54 forks source link

Adding nfloat throughout to prevent possible data loss. #11

Closed brewdente closed 9 years ago

brewdente commented 9 years ago

NSLayoutConstraint now takes an nfloat. I modified the FluentLayout API to also take nfloats (optionally). No code changes should be necessary by implementers and no one should worry about data loss, when eventualy Apple's products have unfathomable resolutions.

slodge commented 9 years ago

Thanks - looks good :)

(Just hope my eyes still work well enough to notice when Apple get to unfathomable retina+++ :))