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

Border shape to support PopupDialog arrow #2689

Closed
shannah opened this issue Jan 28, 2019 · 0 comments
Closed

Border shape to support PopupDialog arrow #2689

shannah opened this issue Jan 28, 2019 · 0 comments
Milestone

Comments

@shannah
Copy link
Collaborator

shannah commented Jan 28, 2019

Currently the PopupDialog uses theme constants and images to define static images that are used as the "arrow" that points to the source component. This is not very flexible and difficult to customize. It would be better to integrate this feature into RoundRectBorder so that the arrow can be drawn dynamically.

The current theme constants that need to be set are PopupDialogArrowBool, PopupDialogArrowBottomImage, PopupDialogArrowTopImage, PopupDialogArrowLeftImage,
and PopupDialogArrowRightImage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant