mfractor / mfractor-feedback

Found a bug or have a feature request for MFractor? Submit it here!
3 stars 0 forks source link

Intellisense Preview Tooltip for Xamarin.Forms Drawable #301

Open ravero opened 3 years ago

ravero commented 3 years ago

Xamarin.Forms 4.7 introduced the Shapes and Paths drawing elements that adds Views for drawing primitive shapes directly in XAML, like exemplified in this post.

A nice feature would a Intellisense Tooltip that would preview those Shape and Path elements, much like we already have with images. I'm not sure about the technical implications for rendering those previews, just dropping the idea so we can check on its viability later on.