https://bugs.documentfoundation.org/show_bug.cgi?id=107787
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=10 | |5966 --- Comment #31 from Regina Henschel <[email protected]> --- The problem with the 'Increments' field and check box is related to the fix for bug 105966. That fix changes the initial value from the XATTR_GRADIENTSTEPCOUNT property in the property-set of the SvxGradientTabPage to the StepCount component of the gradient definition. But the gradient definitions in file markup have no information about step count, because step count is part of the graphic style of objects and not of gradient definitions. So the value for StepCount is always 0 (which means "automatic") when you use an initial gradient. And that means that the checkbox 'automatic' is marked regardless of the actual step count of the shape. -- You are receiving this mail because: You are the assignee for the bug.
