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

Improve clarity of noLights() example #5313

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

JetStarBlues
Copy link
Contributor

In the current example, it is not immediately apparent what noLights() does.

current
noLightsExample_current

current with noLights() commented out
noLightsExample_current_commentedOut

I propose adding a third sphere to the example to more readily demonstrate the light > no light > light sequence. Live demo here.

change
noLightsExample_proposal

change with noLights() commented out
noLightsExample_proposal_commentedOut

Change rendered as docs:
noLightsExample_proposal_docs

`lights>noLights>lights` sequence
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.

2 participants