-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
Description
Describe the bug
Changing and saving values of some settings is reset or ignored on application restart:
- Secondary font size: After player restart value equals to primary font size. This value isn't present in
LLPlayer.Config.json
. - Vertical position: Reset to default value of 85% after player restart. Actual changed value is present in
LLPlayer.Config.json
until next settings update, but is ignored.
To Reproduce
Steps to reproduce the behavior:
- Launch player
- Open settings
- Change secondary font size or (and) vertical position value
- Click "Save & close"
- Close player
- Launch it again
- Open settings
Expected behavior
Changed values being persists properly.
Environment (please complete the following information):
Version: 0.2.1
CommitHash: 123f96f
OS Architecture: x64
Process Architecture: x64