forked from vimalavinisha/angular2-image-popup
-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
When running updateModalImages() inside subscriptions of show$()
(or firstImage$
, lastImage$
) you still get an image from before updateModalImages() array shown, and only next navigation clicks get you to the refreshed images array.
In manual it says that show$
is fired BEFORE image visible so I expected to override current image with updateModalImages() ...
Also, from this as a workaround comes a question if it is possible to programmatically change currentImage
in already opened gallery? Did not find anything in docs.
Thanks!
p.s.: your gallery looks and works great, thank you very much for making it available for everyone!
Metadata
Metadata
Assignees
Labels
No labels