Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Make $modalinstance.close animation time configurable #2536

Closed
@brechtbilliet

Description

@brechtbilliet

on line 1510 in ui-bootstrap-tpls.js of the bower package This line should be configurable.
removeAfterAnimate(modalWindow.modalDomEl, modalWindow.modalScope, 300, checkRemoveBackdrop);

Currently I have overwritten the 300 value to 0. That way I could completely disable the animations. However, it would be nice if in a next release, that value would be configurable so I don't lose my change with updates.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions