Fix changing the scaler while GUI scaling and the console are active
svn-id: r16499
This commit is contained in:
parent
dd9335b232
commit
6563990ad2
2 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,6 @@ void NewGui::saveState() {
|
|||
_lastClick.count = 0;
|
||||
|
||||
_stateIsSaved = true;
|
||||
_scaleEnable = true;
|
||||
}
|
||||
|
||||
void NewGui::restoreState() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue