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

fix(bar): network widget spacing #1192

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

CtByte
Copy link
Contributor

@CtByte CtByte commented Dec 19, 2024

There was an issue with the network widget when the widget spacing was applied on an alignment.

The same RenderConfig must be used for an alignment in order to maintain widget spacing, as it is necessary to remember the first time the apply_on_widget is called.
A boolean is used for that, which was not passed on to other widgets from the network widget, this is now fixed.

@LGUG2Z LGUG2Z merged commit 99353b8 into LGUG2Z:master Dec 20, 2024
6 checks passed
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