Mathias Wittlock

Results 56 comments of Mathias Wittlock

Hi, I think there were some breaking changes between angular 9 and 13 which is the lift I did between 0.6.0 and 1.0.0 - I don't really remember the specifics...

Updating the library to not default to whatever size the small image is, is definitely on the list of enhancements. I'm not sure about making a directive for native image...

Thanks for the suggestion. I have plans to add a mode that could work similar to amazon's zoom feature. It's part of what I have planned for #3 that I'll...

Fix didn't work when properly packaged, rolled it back. Going to try a different approach.

Could you provide an example of what's not working? Do you get any errors in the console?

I started out using it myself with image blobs and that worked. But I did discover an issue with XML-encoded images (SVG images, when I tried it), as per #1...

This might have been resolved as of version 0.3.4, I haven't had a chance to test myself yet, but give it a go and let me know if it works....

Currently this module creates its own

Yeah, there's currently no support for touch screen events. Not sure how well I can get all the modes to work for touch screen but I think at least one...

I get what you're mentioning, I've encountered this as well. It's clearly an undesired behavior. Currently life is a bit too hectic to really have a chance to put in...