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

Column widths persistence and auto-scaling #13

Closed
redcatbear opened this issue Aug 17, 2020 · 0 comments · Fixed by #67
Closed

Column widths persistence and auto-scaling #13

redcatbear opened this issue Aug 17, 2020 · 0 comments · Fixed by #67
Labels
feature Product feature

Comments

@redcatbear
Copy link
Contributor

redcatbear commented Aug 17, 2020

Situations

Users select column widths in the two tables according to window size and personal preferences. Since they make the effort of changing the width, that should also be persisted.

Additionally we don't want to waste valuable scree real estate, so even if the users change column widths, this should work together well with auto-scaling.

Additionally WR should remember:

  1. Window size
  2. Scroll bar positions

Acceptance Criteria

  1. Date, time and type columns are fixed-width, wide enough to display all entries without truncating them
  2. The comment columns in both tables automatically use the remaining space up to the right border of a table
  3. User settings on the variable width columns are persisted
@redcatbear redcatbear added the feature Product feature label Aug 17, 2020
kaklakariada added a commit that referenced this issue Jan 9, 2021
kaklakariada added a commit that referenced this issue Jan 9, 2021
kaklakariada added a commit that referenced this issue Jan 9, 2021
kaklakariada added a commit that referenced this issue Jan 9, 2021
kaklakariada added a commit that referenced this issue Jan 9, 2021
kaklakariada added a commit that referenced this issue Jan 9, 2021
kaklakariada added a commit that referenced this issue Jan 9, 2021
kaklakariada added a commit that referenced this issue Jan 9, 2021
kaklakariada added a commit that referenced this issue Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant