-
Caolán McNamara yazdı
Triggered by aa9af08b which explicitly sets rSet.Put( SdrTextAutoGrowHeightItem(FALSE) ); so there is something set on the style which is being overwritten. The code here resets the style to the default of "true" before going on to set it to the explicit "false" again. In that window of time the master shapes listen to the property change, on being set to autoheight they resize and on being unset, they remain stuck on their autoheight calculated size. Change-Id: I567a791b2bbbcb3a1a111633fabf509142984645 Reviewed-on: https://gerrit.libreoffice.org/5887Reviewed-by:
mhofmann <borim7@web.de> Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org> Tested-by:
Thorsten Behrens <thb@documentfoundation.org>
14e7a290