Skip to content

Keep TableAnnotation type when a line is split - #570

Open
FedyaBadyilo wants to merge 1 commit into
ispras:developfrom
FedyaBadyilo:fix/select-annotations-keep-tables
Open

Keep TableAnnotation type when a line is split#570
FedyaBadyilo wants to merge 1 commit into
ispras:developfrom
FedyaBadyilo:fix/select-annotations-keep-tables

Conversation

@FedyaBadyilo

Copy link
Copy Markdown

Summary

  • _select_annotations now copies table and attachment marks as TableAnnotation / AttachAnnotation instead of a generic Annotation.
  • Several tables on one split line all stay in the tree: AnnotationMerger no longer drops all but the first.

Closes #569

Test plan

  • python -m unittest tests.unit_tests.test_misc_annotations
  • flake8 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Из нескольких таблиц на одной строке в дереве остаётся только первая

1 participant