Skip to content

Only display nav if there is more than one image #34

@Ryuno-Ki

Description

@Ryuno-Ki

To use your module as replacement for jQuery prettyPhoto (which is GPL v2-licensed) I needed to make some adjustments.

To me, the lightbox nav is only required, if I load more than one image into the modal (which I don't).
So I added data-ng-if="Lightbox.images.length > 1" to the .btn-group of .lightbox-nav.

Maybe you want to adjust your template as well ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions