Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add border radius to JFXRippler #785

Open
TioCoding opened this issue Jul 15, 2018 · 2 comments
Open

How to add border radius to JFXRippler #785

TioCoding opened this issue Jul 15, 2018 · 2 comments

Comments

@TioCoding
Copy link

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.

@jfoenixadmin
Copy link
Collaborator

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

Regards,

@stale
Copy link

stale bot commented Jan 7, 2019

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 stale bot added the wontfix label Jan 7, 2019
@stale stale bot removed the wontfix label Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants