[PR #40] remove cursor reset #933

Closed
opened 2026-01-29 16:57:21 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/40

State: closed
Merged: Yes


Leaving just "context->cursor_row = context->rollup_base_row;" at 830 makes no sense. Suppose there was PAC before the RU. Then cursor_row wouldn't change after this line. If there wasn't PAC, then line 838 would set cursor_row.

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/40 **State:** closed **Merged:** Yes --- Leaving just "context->cursor_row = context->rollup_base_row;" at 830 makes no sense. Suppose there was PAC before the RU. Then cursor_row wouldn't change after this line. If there wasn't PAC, then line 838 would set cursor_row.
claunia added the pull-request label 2026-01-29 16:57:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#933