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

Fixed table size and scrollbars #177

Merged
merged 1 commit into from
Sep 28, 2019
Merged

Fixed table size and scrollbars #177

merged 1 commit into from
Sep 28, 2019

Conversation

tsujan
Copy link
Member

@tsujan tsujan commented Sep 27, 2019

(1) The sizes of the table and its header sections as well as the scrollbar states are updated correctly. Most of the patch is about that.

(2) The last header section is spread to fill the available space when its contents are left aligned (for a more elegant table).

(3) Fixed a small mistake in header DND.

(4) Sorted The CPU column on first run (i.e., when there is no config file yet).

Closes #176 and closes #175

 (1) The sizes of the table and its header sections as well as the scrollbar states are updated correctly. Most of the patch is about that.

 (2) The last header section is spread to fill the available space when its contents are left aligned (for a more elegant table).

 (3) Fixed a small mistake in header DND.

 (4) Sorted The CPU column on first run (i.e., when there is no config file yet).

Closes #176 and closes #175
This was referenced Sep 27, 2019
@agaida agaida merged commit fb7d88d into master Sep 28, 2019
@agaida agaida deleted the fixed_table_size branch September 28, 2019 08:10
@agaida agaida added this to Done in Pull Requests Sep 28, 2019
@agaida agaida added this to Done in PRs Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
PRs
  
Done
Pull Requests
  
Done
Development

Successfully merging this pull request may close these issues.

Table width and horizontal scrollbar position can be wrong Sort CPU column at first startup
2 participants