Commit 97804a9
committed
osc.lua: use private options to control SUB/OSD offset
There is concern that with certain user options or script the value of
`{sub,osd}-margin-y` value may be persisted or overwrite user option
when it's changed while OSD is visible and offset is applied.
Fix this by using dedicated private option only for OSC use.1 parent 24500c5 commit 97804a9
4 files changed
+7
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | 546 | | |
559 | 547 | | |
560 | 548 | | |
561 | 549 | | |
562 | 550 | | |
563 | 551 | | |
564 | 552 | | |
565 | | - | |
566 | | - | |
| 553 | + | |
| 554 | + | |
567 | 555 | | |
568 | 556 | | |
569 | 557 | | |
| |||
617 | 605 | | |
618 | 606 | | |
619 | 607 | | |
620 | | - | |
621 | | - | |
| 608 | + | |
| 609 | + | |
622 | 610 | | |
623 | 611 | | |
624 | 612 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
0 commit comments