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

[WIP] paper-listbox in Escher.jl #179

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

izaid
Copy link
Contributor

@izaid izaid commented Sep 18, 2016

This PR adds paper-listbox (https://elements.polymer-project.org/browse?package=paper-elements) to Escher.jl.

@izaid
Copy link
Contributor Author

izaid commented Sep 18, 2016

Okay, so the situation here is I've added a basic Julia wrapper for listbox, but something is weird when it is rendered in the browser. It seems to work with Signals and all, except instead of getting a nice gray box on the selected item there is a very ugly dotted line. See the listbox.jl file in examples/.

This is basically a copy-and-paste of menu, so I don't know why it isn't working fully. If we can figure out why it looks so ugly, we are done.

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

Successfully merging this pull request may close these issues.

None yet

1 participant