Replies: 1 comment 5 replies
-
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this Pause OSD lua script for a long time:
When you pause video - "Paused" osd text would appear at the top left corner and disappear when you unpause video.
The problem: when video is paused, and I change volume (volume osd also appear at the same area), volume osd would interfere with Pause osd.
Solution: temporary hide "Paused" osd when other osd text appear.
Is there a way to improve this script and solve the problem?
This script is very old, maybe there is an easy way to do it now?
Beta Was this translation helpful? Give feedback.
All reactions