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

Doc fix for root_group=None behaviour #7899

Merged
merged 6 commits into from
Apr 24, 2023

Conversation

RetiredWizard
Copy link

Unless I'm missing something, I believe setting root_group=None causes the display to go black and not be updated with any output. I've tested this to be the case on both a fourwire and framebuffer display.

FoamyGuy
FoamyGuy previously approved these changes Apr 24, 2023
Copy link
Collaborator

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is correct. Thanks for fixing the docstrings @RetiredWizard. I must have missed updating these at the time that the new API was settled upon and merged.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - just made a few formatting changes, which I will add to the PR and then check for CI building issues.

shared-bindings/displayio/Display.c Outdated Show resolved Hide resolved
shared-bindings/displayio/EPaperDisplay.c Outdated Show resolved Hide resolved
shared-bindings/framebufferio/FramebufferDisplay.c Outdated Show resolved Hide resolved
@dhalbert dhalbert merged commit abb0d5e into adafruit:main Apr 24, 2023
@RetiredWizard RetiredWizard deleted the displayioDOC branch May 6, 2023 06:34
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.

3 participants