Skip to content

Bugfix and Improve the details in OLEDDisplayUiState during transition #2

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

Merged
merged 2 commits into from
Feb 23, 2021

Conversation

crossan007
Copy link

@crossan007 crossan007 commented Feb 23, 2021

To any drawFrame functions consuming the OLEDDisplayUiState passed in the function parameters, we are adding two fields
transitionFrameTarget is the id of the field being transitioned_in
transitionFrameRelationship determines whether the function being called is transitioning IN or OUT

The bug fix here seems to affect the spacing of the dots via indicatorSpacing

The usage of these new fields may be observed in meshtastic-device Screen.cpp: https://github.com/meshtastic/Meshtastic-device/pull/705/files#diff-b96a4f56a51e883757b872d9680d6191810ababf13895af4ae816bcb783e4e54R159

crossan007 added a commit to crossan007/Meshtastic-device that referenced this pull request Feb 23, 2021
…sitions to/from plugin screens better

It's still a bit janky, but should work

meshtastic/esp8266-oled-ssd1306#2
@geeksville geeksville merged commit 35d7962 into meshtastic:master Feb 23, 2021
@geeksville
Copy link
Member

merged!

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