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

Inject css style into widgets #73

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Inject css style into widgets #73

merged 1 commit into from
Nov 28, 2024

Conversation

agoscinski
Copy link
Collaborator

@agoscinski agoscinski commented Nov 28, 2024

To avoid that the user needs to explicitely load a cell with the style the style is injected into the widgets. Since CueOutput does offer an easy way to inject the style the widgets inheriting from CueWidget still require an explicit dipslay of the style.


📚 Documentation preview 📚: https://scicode-widgets--73.org.readthedocs.build/en/73/

@agoscinski agoscinski changed the title add css style to wigdets Inject css style into widgets Nov 28, 2024
To avoid that the user needs to explicitely load a cell with the style
the style is injected into the widgets. Since `CueOutput` does offer an
easy way to inject the style the widgets inheriting from `CueWidget`
still require an explicit dipslay of the style.
@agoscinski agoscinski merged commit 4847520 into main Nov 28, 2024
3 checks passed
@agoscinski agoscinski deleted the inject-css-style branch November 28, 2024 20:33
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.

1 participant