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

[FEAT] Custom Border Radius for pushElements #195

Closed
niklasgrewe opened this issue Oct 25, 2022 · 1 comment
Closed

[FEAT] Custom Border Radius for pushElements #195

niklasgrewe opened this issue Oct 25, 2022 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@niklasgrewe
Copy link

What are you trying to add to Cupertino-Pane?

i want to add a custom border-radius to the pushed Element for the 3D Effect, instead of using the default 10px radius. It would be nice, if i can set a custom one, or by default, the border-radius is dynamically calculated from the css variable --cupertino-pane-border-radius

Is there an alternative at the latest version?

[ ] Yes (descripe the alternative)
[x] No

Is this related to an issue?

[ ] Yes (Give a link to the issue)
[x] No

@roman-rr roman-rr self-assigned this Oct 25, 2022
@roman-rr roman-rr added the feature New feature or request label Oct 25, 2022
@roman-rr
Copy link
Collaborator

roman-rr commented Nov 3, 2022

@niklasgrewe

let settings = {
  ...
  zStack: {
    ...
    cardBorderRadius: 30
  }
}

@roman-rr roman-rr closed this as completed Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants