Image viewer: respect autoHideOSDAfterMsec setting

This commit is contained in:
miruka
2020-07-21 23:58:34 -04:00
parent ad8c9d55dc
commit e917e29913
2 changed files with 1 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ HPopup {
Timer {
id: autoHideTimer
interval: 3000
interval: window.settings.media.autoHideOSDAfterMsec
}
ViewerInfo {