https://bugs.documentfoundation.org/show_bug.cgi?id=146360

--- Comment #11 from Armin Le Grand <[email protected]> ---
There are multiple objects created for 3D - there is the CustomShape, that
creates (A) SdrObject(s) for it's representation (hidden), these are the base
to create the (B) 3D Scene (a 2d object) and it's contents (3D SdrObjects). All
of these need to have the correct ItemSets/StyleSheets set. All but the 1st are
*hidden* but used in visualization and get rendered, so the ItemSet/StyleSheet
set there is/will be used.
It looks like already in (A) a FillStyle solid is set as hard attribute -> the
style from the StyleSheet will not be used. Looking why this happens...

Note: I tried to check to have evtl. a version without/before the big change
that is marked to have changed this, but not even my 'old' 6.3.6 is old enough
- after looking at the code i would really like to see that working in an older
version...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to