Skip to content

Fix display_blank_page not showing only the blank page#200

Open
MallocArray wants to merge 1 commit into
mainfrom
display_blank_page_fix
Open

Fix display_blank_page not showing only the blank page#200
MallocArray wants to merge 1 commit into
mainfrom
display_blank_page_fix

Conversation

@MallocArray
Copy link
Copy Markdown
Owner

Previously, switching to blank triggered on_page_change -> blank, which always jumped to show_next whenever any non-blank page was enabled. Now that jump is gated by switch.is_off: display_blank_page, so enabling display_blank_page keeps the screen blank as intended.

Previously, switching to blank triggered on_page_change -> blank, which always jumped to show_next whenever any non-blank page was enabled.
Now that jump is gated by switch.is_off: display_blank_page, so enabling display_blank_page keeps the screen blank as intended.
@MallocArray
Copy link
Copy Markdown
Owner Author

@librick
After the recent changes, I noticed that my previous automations to just enable the Blank Page was no longer fully blanking the display, but I had to also turn off the other display options.

With this change, you can now only turn on "Display Blank Page" and it immediately blanks the screen.

See any issues? Would like to merge in the next 24 hours if you have time to review

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