https://bz.apache.org/bugzilla/show_bug.cgi?id=66176

--- Comment #6 from Yaseen <[email protected]> ---
Thanks for reviewing and merging PJ. Sorry for breaking the build.

Your changes LGTM. I think we can make the relationships a bit easier to access
by wrapping it around a custom class.

I've created a `XSLFDiagramGroupShape` that makes the blip relationships
accessible. Inside `XSLFTexturePaint` we can check the shape type and get the
relationships via the new method I added.

This will save us from having to iterate through all the slides and all the
shapes to find the associated `XSLFDiagram`.

Let me know what you think.

Thanks,
Yaseen

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to