[GH-ISSUE #160] Persist the column state #161

Open
opened 2026-03-03 19:48:57 +03:00 by kerem · 0 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Jan 2, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/160

Originally assigned to: @kics223w1 on GitHub.

Description

The user can reorder and resize the Windows, however, it's reset on the next launch.

We should fix it.

Acceptance Criteria

  • The Column Width and the Column Order should be persisted for the next launch.

Suggestion

  • Introduce the ColumnStateManager, which set/gets the state of particular columns.
  • Save the config and retrieve for the next launch
Originally created by @NghiaTranUIT on GitHub (Jan 2, 2023). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/160 Originally assigned to: @kics223w1 on GitHub. ## Description The user can reorder and resize the Windows, however, it's reset on the next launch. We should fix it. ## Acceptance Criteria - The Column Width and the Column Order should be persisted for the next launch. ## Suggestion - Introduce the ColumnStateManager, which set/gets the state of particular columns. - Save the config and retrieve for the next launch
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxyman-windows-linux#161
No description provided.