Proposal: Round(ed) Button
See original GitHub issueProposal: Round(ed) Button
Summary
This would be a button which overrides it’s CornerRadius
value to always create a rounded “pill” like appearance
Rationale
- Based on Button, except the CornerRadius is determined to always be half the height of the button as rendered
- Minimum width matches the height making the Button appear as a circle. (like an Icon only Button for instance)
Scope
Capability | Priority |
---|---|
CornerRadius is handled by the control, and not discreetly | Must |
Include Accent and Subtle style variants | Should |
RepeatButton and ToggleButton variants | Could |
There could be scope for DropDown and SplitButton variants | Could |
Important Notes
As content changes for buttons, if text is wrapped or font sizes changed, just using styles or CornerRadius values will not work, so this is why I am proposing something more than just including styles.
Open Questions
Could this perhaps be added as a property on the ButtonBase control when the source is opened, to remove the need to duplicate or derive these controls?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:13
- Comments:8 (3 by maintainers)
Top Results From Across the Web
The Proposal 2 Inch Round Button
Button pins that really stand out with thousands of designs to pick from. Create easy make buttons & pins today!
Read more >Rounded or Sharp-Corner Buttons?
Trivial Design Decisions That Actually Matter ... Rounded-corner buttons or sharp-corner buttons? Circular logo or triangular logo? Arial or Helvetica Neue? Does ...
Read more >Round Button
Round Button. Inspirational designs, illustrations, and graphic elements from the world's best designers. Want more inspiration? Browse our search results.
Read more >How To Round The Corners Of Buttons In HighLevel Funnel ...
How To Round The Corners Of Buttons In HighLevel Funnel Builder ... How to Automate Proposal or Contract Sending with Pandadoc inside Go ......
Read more >17 Best Practices for Crazy-Effective Call-To-Action Buttons
You'll need to consider whether you want to go with a more rounded button shape or a button with square edges. Hard to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It definitely should. Creating new control for this is opposed to the spirit of xaml that don’t create new controls for duplicated functionality with just styling.
Styling system should be improved to make that possible.
Overly rounded buttons seem like a bad design choice to me. Right now, Google has them all over the place. I wouldn’t say Google is the best at design. I don’t know why overly rounded buttons seem so out of place… maybe it’s because they are not form fitting to the content area or the squared screen they are displayed on. Also, it reminds me of the pill toggle when Windows 10 first came out. Does anyone remember the pill toggle? I had almost forgotten.