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

CSS Borders don't support track component feature #3159

Open
shai-almog opened this issue Jul 13, 2020 · 0 comments
Open

CSS Borders don't support track component feature #3159

shai-almog opened this issue Jul 13, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@shai-almog
Copy link
Collaborator

RoundRectBorder uses the getTrackComponent() feature derived from Border to implement an arrow that tracks a component which is used by popup dialog etc. to point at a component.
Unfortunately this feature doesn't work for CSS so if we do something like styling a popup dialog through CSS it either doesn't work at all (no impact) or it just fails very badly and loses the arrow functionality entirely.

CSS needs to add that capability or possibly provide the ability to just use the RoundRectBorder directly as it does with the special case syntax cn1-pill-border.

@shai-almog shai-almog added the bug label Jul 13, 2020
@shai-almog shai-almog added this to the Version 8.0 milestone Jul 13, 2020
@shai-almog shai-almog self-assigned this Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant