Commit 583faf0
committed
Fix timecode hitbox
Currently, the timecode isn't clickable at the seconds position (or the
hours position if it's on the right). This fix increases the width of
the timecode hitbox, allowing us to click the timecode up until the
millisecond position. Do note the hitbox don't dynamically increase or
decrease depending on whether milliseconds are shown, so there will be
an invisible clickable space beside the timecodes if milliseconds are
hidden.1 parent daef288 commit 583faf0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1630 | 1630 | | |
1631 | 1631 | | |
1632 | 1632 | | |
1633 | | - | |
| 1633 | + | |
1634 | 1634 | | |
1635 | 1635 | | |
1636 | 1636 | | |
1637 | | - | |
| 1637 | + | |
1638 | 1638 | | |
1639 | 1639 | | |
1640 | 1640 | | |
| |||
0 commit comments