Using the example app.js, the photo overlays are not shown. The event listener fires for 'photo:selected' and console.log(pe) occurs, but I don't see any other method to apply the overlay. I have verified that the overlay assets are bundled with the module in the assets folder.
Also, should there be another even event to unselect photos?
Using the example app.js, the photo overlays are not shown. The event listener fires for 'photo:selected' and console.log(pe) occurs, but I don't see any other method to apply the overlay. I have verified that the overlay assets are bundled with the module in the assets folder.
Also, should there be another even event to unselect photos?