squish title hover bug

This commit is contained in:
sevenrats 2023-01-31 21:41:35 -05:00
parent e70ad37245
commit bb3a7c42b7

View File

@ -53,6 +53,7 @@ sub itemContentChanged()
if m.itemPoster.loadStatus <> "ready"
m.backdrop.visible = true
end if
if m.top.itemHasFocus then focusChanged()
end sub
'Display or hide title Visibility on focus change