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

Persistent Storage #59

Open
tsa96 opened this issue Jul 24, 2024 · 0 comments
Open

Persistent Storage #59

tsa96 opened this issue Jul 24, 2024 · 0 comments
Labels
Priority: Low Something not very essential to the release, can be done in free time and bumped back if needed. Size: Medium Something that may take a few days or so to implement. Type: Enhancement This can improve a system/thing already in place. Where: UI Something that primarily affects the Lumper.UI codebase.

Comments

@tsa96
Copy link
Member

tsa96 commented Jul 24, 2024

Save/Load some UI state out to disk using Avalonia persistent storage:

  • Filters in every page
  • "Show Cubemaps" (texture browser and eventually pakfile explorer)
  • "Show Debug Logs"
  • "Save Compressed"
  • "Make backup"

Wasn't planning on doing this but looks like it might be very easy using existing Avalonia stuff.
https://docs.avaloniaui.net/docs/concepts/reactiveui/data-persistence

@tsa96 tsa96 added Priority: Low Something not very essential to the release, can be done in free time and bumped back if needed. Size: Medium Something that may take a few days or so to implement. Type: Enhancement This can improve a system/thing already in place. Where: UI Something that primarily affects the Lumper.UI codebase. labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Something not very essential to the release, can be done in free time and bumped back if needed. Size: Medium Something that may take a few days or so to implement. Type: Enhancement This can improve a system/thing already in place. Where: UI Something that primarily affects the Lumper.UI codebase.
Projects
None yet
Development

No branches or pull requests

1 participant