Opened 7 years ago
Closed 7 years ago
#14972 closed bug (fixed)
Missing rounded corners on sole element of control group
Reported by: | m-berling | Owned by: | Alexander Schmitz |
---|---|---|---|
Priority: | blocker | Milestone: | 1.12.0 |
Component: | ui.controlgroup | Version: | 1.12.0-rc.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In case a controlgroup consists of one button only, that button is missing the rounded corners on the left (if direction is horizontal) or top side (if direction is vertical).
I am using controlgroups for a toolbar in a web app: The toolbar consists of a number of controlgroups and is customizable by the user, thus each controlgroup may consist of 0 to n buttons (including the corner case of just 1 button, where the bug becomes visible).
No big issue to do a workaround, but a fix would be nice, thanks!
Change History (2)
comment:1 Changed 7 years ago by
Milestone: | none → 1.12.0 |
---|---|
Priority: | minor → blocker |
Status: | new → open |
comment:2 Changed 7 years ago by
Owner: | set to Alexander Schmitz |
---|---|
Resolution: | → fixed |
Status: | open → closed |
In 8a79fc8:
Note: See
TracTickets for help on using
tickets.
Thank you for reporting this i can confirm the issue. Will get this fixed before the next release