sthewissen / Xamarin.Forms.DebugRainbows

The package you didn't even know you needed!
MIT License
415 stars 33 forks source link

Add margin/padding visualization #3

Open jaceDeng opened 5 years ago

jaceDeng commented 5 years ago

That's great! This is really a productivity power tool, and it would be nice if it could support display margin border padding width height value。 image

djhvscf commented 5 years ago

Awesome package!!

sthewissen commented 5 years ago

I'm not against this idea @dadycoding but what would be your entry point to this feature? What interaction would you do with an element to show this? Creating this view in XAML and populating the properties isn't that hard, but it would have to be done in a way that makes sense to the user to see these properties :)

image image