Closed stevensultana closed 3 years ago
Apologies for the delay, this PR merged and tested - looks good. Element.find()/findall() is definitely the way to go. Note I added a couple of new tests in latest commit to test finding elements using xpath as ElementTree is new for me.
ElementTree is new for me too, to be honest. I had already done some work looking to changing the codebase to find()/findall(), gotta pick it up again where I left it off.
Fix VisioFile.copy_shape() to save changes to page after copying a shape.
Fix VisioFile.set_page_max_id() to consider groups inside group.