ritz078 / ng-embed

An AngularJS filter/directive for embedding emojis, media, maps, tweets, code and services
http://riteshkr.com/ng-embed
MIT License
122 stars 35 forks source link

Images should show default fullsize #12

Closed mrweiland closed 7 years ago

mrweiland commented 9 years ago

Currently images are expanded onclick to fullsize but i would be nice to have a option to control that. If you want to have that feature on or off and also if its possible to have that feature on for images for a certain size.

Today it shows images like this:

embed

fullsize:

embed2

Thanks again for a great directive!