Skip to content

ripple: option to keep ripple persistent #3169

Closed
@devversion

Description

@devversion

As @crisbeto mentioned per chat, he needs a way for ripples to persist until they will be programmatically hidden.

We thought about another option for the RippleConfig and also about exposing an object for the ripple.

let ripple = ripple.launch(0, 0, { persist: true });
// Manually fade-out the persistent ripple
ripple.fadeOut();

Related to #2520

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaround

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions