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

Use selected icons in tab manager when appropriate #6655

Closed
wants to merge 1 commit into from

Conversation

jasongrout
Copy link
Contributor

References

Fixes #6621

Code changes

Copies the code from the filebrowser listing. It feels like there should be a cleaner way than to duplicate the css code from the file listing for each possible icon.

User-facing changes

Uses the appropriate selected icons in tab manager.

Before: see #6621

After:
Screen Shot 2019-06-19 at 4 29 52 PM

Backwards-incompatible changes

@jasongrout jasongrout added this to the 1.0 milestone Jun 19, 2019
@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

@ellisonbg
Copy link
Contributor

I have been working on an alternate fix for this today. Will submit a PR tonight - should provide a cleaner way to do this without copying code.

@ellisonbg ellisonbg mentioned this pull request Jun 20, 2019
@ellisonbg
Copy link
Contributor

I have rolled these things into #6664 - closing this one.

@ellisonbg ellisonbg closed this Jun 20, 2019
@lock
Copy link

lock bot commented Aug 6, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related discussion.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 6, 2019
@jasongrout jasongrout added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Aug 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pkg:tabmanager status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use inverted/white icons for selected item in Tabs/Settings Editor
2 participants