Skip to content

feat(app): persist window position and size across sessions#183

Merged
Crauzer merged 2 commits into
LeagueToolkit:mainfrom
babaruh:feat/window-state-persistence
May 14, 2026
Merged

feat(app): persist window position and size across sessions#183
Crauzer merged 2 commits into
LeagueToolkit:mainfrom
babaruh:feat/window-state-persistence

Conversation

@babaruh
Copy link
Copy Markdown

@babaruh babaruh commented May 13, 2026

Summary

  • Adds tauri-plugin-window-state to automatically save and restore window position, size, and maximized state
  • Removes "center": true from window config so the saved position is not overridden on launch
  • Window state persists across monitors — the app will reopen on whichever screen it was last used on
  • update .gitignore to ignore JetBrains files

@Crauzer Crauzer added type: ux User experience improvements priority: low Nice to have labels May 14, 2026
@Crauzer Crauzer merged commit 3b1e3fc into LeagueToolkit:main May 14, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in LTK Manager May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: low Nice to have type: ux User experience improvements

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants