Browse Source
* Add frequent "quick save" system * Implement system for saving window dimensions Adds a toggle for retaining window dimensions. Saves dimensions when exiting application * Add user-defined application dimensions User can now choose a default width and height, which are used when the Retain Window Size setting is disabled. The minimum window size is 600 x 600 * Update App.test.tsx * Add window position saving * Update main.dev.js Fix misplaced template string * Update PlayerConfig.tsx Updated description to reflect new functionality * Update LookAndFeelConfig.tsx Fixes a silly little mistake * Fix conflicts --------- Co-authored-by: jeffvli <jeffvictorli@gmail.com>master
fishnxt
2 years ago
committed by
GitHub
8 changed files with 197 additions and 12 deletions
Loading…
Reference in new issue