Remove visibility setting from FullScreenImage
This commit is contained in:
@@ -16,7 +16,6 @@ ApplicationWindow {
|
||||
property int imageHeight: -1
|
||||
|
||||
flags: Qt.FramelessWindowHint | Qt.WA_TranslucentBackground
|
||||
visibility: Qt.WindowFullScreen
|
||||
|
||||
title: i18n("Image View - %1", filename)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user