Don't change viewmode "by accident"
This commit is contained in:
parent
dc3fa7155b
commit
7e2007f4ea
@ -39,7 +39,7 @@ Page {
|
||||
}
|
||||
}
|
||||
|
||||
onCurrentIndexChanged: {
|
||||
onActivated: {
|
||||
switch (currentIndex) {
|
||||
case 0:
|
||||
settings.viewMode = ApplicationWindow.Windowed;
|
||||
|
||||
Reference in New Issue
Block a user