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

Add icon support to the Panel Button #1592

Closed
MarcSkovMadsen opened this issue Sep 18, 2020 · 1 comment
Closed

Add icon support to the Panel Button #1592

MarcSkovMadsen opened this issue Sep 18, 2020 · 1 comment
Labels
type: enhancement Minor feature or improvement to an existing feature

Comments

@MarcSkovMadsen
Copy link
Collaborator

I'm working on the wrapping the Fast Components for use with Panel. A part of that is supporting icons on button, menus, tree-views etc.

Furthermore I would just like to be able to use Icons on existing Panel widgets. Especially the Button.

The underlying Bokeh Button widget supports Icons via the AbstractIcon model.

Solution

Add Icon support to the Panel Button.

Additional Context

I have the basics working. Let me know if you would like a PR.

image

@MarcSkovMadsen MarcSkovMadsen added the TRIAGE Default label for untriaged issues label Sep 18, 2020
@philippjfr philippjfr added type: enhancement Minor feature or improvement to an existing feature and removed TRIAGE Default label for untriaged issues labels Sep 25, 2020
@philippjfr
Copy link
Member

Icon support has now been implemented in 1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Minor feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants