Updates for reading-order implementation

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
Christoph Auer 2025-02-12 15:14:44 +01:00
parent 27b896b938
commit 48777b17fa

View File

@ -213,7 +213,7 @@ class ReadingOrderModel:
# TODO: handle element.cluster.children.
# _add_child_elements(pic, doc, obj, pelem)
elif isinstance(element, ContainerElement):
elif isinstance(element, ContainerElement): # Form, KV region
pass
# TODO: handle element.cluster.children.