Clicking on image for zoomed image

Hey,

I’m using habpanel for lots of things, including a few cameras. I have one panel with lots of smaller camera images (from zoneminder), but would like to be able to click them and get them fullscreened (like the typical lightbox behaviour). Any clever solutions that already exist?

Maybe we could utilize Angular UI Bootstrap Modal for this? @ysc wdyt? :wink:

Modals cannot be instantiated directly from the template IIRC, but with a controller and a separate modal template in static resouces this should be possible, yep. :slight_smile: