JFoenix icon indicating copy to clipboard operation
JFoenix copied to clipboard

How to add border radius to JFXRippler

Open TioCoding opened this issue 7 years ago • 2 comments

Hello, I have a stackPane with rounded edges, and I have put it inside a JFXRippler. But when I click on the element it shows me without the edges.

For example, this is my JFXRippler, and it shows well with the edges you assign

mesa1

But when I click on the element, the effect of the JFXRippler does not respect the assigned edge

mesa2

How can I make the effect of the JFXRippler have round edges?

Thanks.

TioCoding avatar Jul 15 '18 21:07 TioCoding

Hello, Currently, you need to extend JFXRippler and override the method getMask. Will try to fix this in later versions of JFoenix.

Regards,

jfoenixadmin avatar Jul 18 '18 07:07 jfoenixadmin

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 07 '19 07:01 stale[bot]