We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://user-images.githubusercontent.com/60895883/268734024-38dce7e4-de6a-4e8e-a2a7-1e05851331bb.jpg
The text was updated successfully, but these errors were encountered:
Evenly distribute space between columns of daily forecast view
8c8a24a
Refs: #49
Sorry, something went wrong.
Out of curiosity, what solution did you employ for even spacing?
First column content is generated without display.
Then column width is estimated. Here StrinWidth from the SDK is at play.
StrinWidth
And finally content is rendered on screen with proper padding.
See: https://github.com/orontee/taranis/blob/main/src/dailyforecastbox.h#L272
No branches or pull requests
See https://user-images.githubusercontent.com/60895883/268734024-38dce7e4-de6a-4e8e-a2a7-1e05851331bb.jpg
The text was updated successfully, but these errors were encountered: