Fix: user settings for gui not saved after program is closed

Authored by apichlkostner on Oct 9 2018, 11:11 AM.

Description

Fix: user settings for gui not saved after program is closed

Summary:
When the player switches to full screen mode the settings for the visibility of menubar, toolbar and statusbar are set to fixed values and the user settings are saved in backup variables.
These backup values are restored when the player is closed. If the player is not in full screen mode, the backup variable have default values and the user settings are overwritten.

Solution: Restore settings only when the window is in fullscreen mode.

BUG: 376961

Reviewers: sitter

Reviewed By: sitter

Differential Revision: https://phabricator.kde.org/D15594

Details

Committed
sitterOct 9 2018, 11:38 AM
Reviewer
sitter
Differential Revision
D15594: Fix: user settings for gui not saved after program is closed
Parents
R259:65e7e1bdd4c4: GIT_SILENT Upgrade KDE Applications version to 18.08.2.
Branches
Unknown
Tags
Unknown