fix(mining): copy multi-line subtitles backward from current line

- Select lines in subtitle timeline order after seeking
This commit is contained in:
2026-08-31 23:46:05 -07:00
parent a20269e9f5
commit 8f9287806b
4 changed files with 77 additions and 15 deletions
+4
View File
@@ -0,0 +1,4 @@
type: fixed
area: mining
- Multi-line copy and mining now select backward from the current subtitle in timeline order after seeking, instead of copying lines in playback encounter order.