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

improvement(lesson15): rethink color coding and box alignment #437

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

razcore-rad
Copy link
Contributor

The example now looks like this:

2022-03-08_12-15-23.mp4

To color-code the sliders I had to add a feature to RunnableCodeExample.create_slider_for() to pass an optional color. This color overrides the color of the labels and the slider stylebox. It will also force only the highlight stylebox be visible at all times, even if the mouse doesn't hover over it.

closes #430

@razcore-rad
Copy link
Contributor Author

razcore-rad commented Mar 8, 2022

Ah my bad, I shouldn't have commited course-learn-gdscript.tres. Let me fix that quick.
Done.

@NathanLovato NathanLovato merged commit 15a26a1 into main Mar 8, 2022
@NathanLovato NathanLovato deleted the fix-modulo branch March 8, 2022 12:04
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.

Color "Confusion" in Modulo lesson 15
2 participants