Enterwell / Wpf.Notifications

WPF notifications UI controls (as seen in VS Code)
MIT License
394 stars 39 forks source link

[Enhancement] Icon / Image Area #18

Closed amkuchta closed 6 years ago

amkuchta commented 6 years ago

While the badges are useful, users may also want to include some sort of icon or image alongside or instead of the badge to denote the control's meaning (e.g. an exclamation point instead of "Warning" text). My proposed solution is to include a ContentControl that sits to the left of the badge in an Auto-sixing column that would allow users to insert a graphic (e.g. and icon or perhaps a logged-in user image).

If it's agreed upon, I will mock it up and submit a PR for approval.

AleksandarDev commented 6 years ago

Sorry for late response. Sound good to me 👍