-
Notifications
You must be signed in to change notification settings - Fork 399
Unify rounding radii into theme property #845
Copy link
Copy link
Closed
Labels
package:coreRequests related to the core packageRequests related to the core packagetype:enhancementRequests for enhancements or new featuresRequests for enhancements or new features
Description
Maybe it makes sense to introduce a single rounding radius theming option (e.g. roundingRadius) which is used as a default/fallback for rounded rects in GDG:
- Skeleton of loading cell (current value: 3)
- Checkbox (current value: 4)
- Image cell (current value: 4)
- Button cell (current value: configurable, default is 0)
- Tags cell (current value: height / 2)
- Bubble cell (current value: height / 2)
- Drilldown cell (current value: dynamic)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
package:coreRequests related to the core packageRequests related to the core packagetype:enhancementRequests for enhancements or new featuresRequests for enhancements or new features