Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Persist column widths across sessions #36

Open
1 task
matthew-matvei opened this issue Nov 30, 2018 · 0 comments
Open
1 task

Persist column widths across sessions #36

matthew-matvei opened this issue Nov 30, 2018 · 0 comments
Labels
enhancement first timer friendly Suitable for first-time contributors, complete with hand-holding and emotional support ;)
Milestone

Comments

@matthew-matvei
Copy link
Owner

Feature

The width of the columns are now dynamic. It would be more useful to the user for them to be persisted across sessions so that once a suitable width has been found, this will be used the next time the app is opened. This should be configurable in the same way that preserving window and pane dimensions is.

  • Column widths stored per pane on end of width change

Proposed solution

The Persister class should be able to handle storing column widths.

@matthew-matvei matthew-matvei added this to the v0.10 milestone Nov 30, 2018
@matthew-matvei matthew-matvei added enhancement first timer friendly Suitable for first-time contributors, complete with hand-holding and emotional support ;) labels Nov 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement first timer friendly Suitable for first-time contributors, complete with hand-holding and emotional support ;)
Projects
None yet
Development

No branches or pull requests

1 participant