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

Vertical alignment #108

Merged
merged 10 commits into from
Apr 5, 2021
Merged

Vertical alignment #108

merged 10 commits into from
Apr 5, 2021

Conversation

l3nn4rt
Copy link
Contributor

@l3nn4rt l3nn4rt commented Sep 10, 2019

#73

The new boxes are:
- `this._download_box`: contains all download section items
- `this._upload_box`: contains all upload section items
- `this._sum_box`: contains all sum (download+upload) section items
- `this._metrics_box`: contains all the previous ones

The new tree layout is:

- box
    - metrics_box
        - download_box
            - down
            - downunit
            - downicon
        - upload_box
            - up
            - upunit
            - upicon
        - sumbox
            - sum
            - sumunit
    - icon_box
        - icon
This style should work with the default panel;
it may produce artifacts with shell themes or
extensions which change the panel (e.g. DashToPanel)
@l3nn4rt
Copy link
Contributor Author

l3nn4rt commented Oct 3, 2019

@hedayaty could you please review this?

@l3nn4rt
Copy link
Contributor Author

l3nn4rt commented Jun 9, 2020

@hedayaty please check this out and let me know what you think 😄

@hedayaty hedayaty merged commit 0817f97 into hedayaty:master Apr 5, 2021
@l3nn4rt l3nn4rt deleted the vertical-alignment branch April 8, 2021 17:31
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