commit
76df60f5e4
|
@ -329,7 +329,7 @@ function onKeyEvent(key as string, press as boolean) as boolean
|
|||
return true
|
||||
end if
|
||||
|
||||
if m.userCanRecord = "true"
|
||||
if m.userCanRecord = true
|
||||
if key = "right" and m.viewChannelButton.hasFocus()
|
||||
m.recordButton.setFocus(true)
|
||||
m.viewChannelOutline.visible = false
|
||||
|
|
Loading…
Reference in New Issue
Block a user