Community
Participate
Working Groups
Description: "pixels" changes to "points" automatically if input invalid value for chart. Build number: 2.6.0.v20100518-1142 Steps to reproduce: 1. New a chart, in Property Editor->General, input 212 pixels for Width 2. Change width to "-10", and press enter, check the width of the chart. Expected result: Width is still "212 pixels". Actual result: Width is "212 points" (see the screenshot). Error log: N/A
This is expected behavior. This is an enhancement rather than a regression If invalid value is inputted, default value will be used instead. In this case, 212 points will be used.
Verified, closed.