micahsmith opened a new pull request, #1052:
URL: https://github.com/apache/poi/pull/1052

   Current behavior: calling `setBorderColor` multiple times will result in 
appending multiple solidFill elements. This is flagged as a validation error 
and requires a repair operation when loaded into Powerpoint (at least on a Mac).
   
   New behavior: `setBorderColor` checks for existing solidFill element and 
removes it before creating a new one.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to