Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code cleanup + Vector Icons #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

killnine
Copy link

@killnine killnine commented Jul 8, 2014

COMPLETE

  • Made some very minor changes (fixed small class-name typo)
  • Removed raster icons and replaced with vector icons from Modern UI Icons
  • Exposed IconData property on the Notification class
  • Updated demo to reflect changes

TODO

  • Need to try and figure out how to make more compatible with MVVM (creating GrowlNotification in MainWindow code-behind is not ideal).
  • Would like to split into separate library/demo projects

killnine added 2 commits July 3, 2014 14:19
Class was called GrowlNotifiactions rather that GrowlNotifications.
No longer using .PNGs for images, instead pointing to PathGeometry. You
can find more at http://www.modernuiicons.com. Simply add the path data
to IconData.xaml and reference as a StaticResource.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant