Did toolbars change how padding/toolspacing behave from 15.2 to 16.2? In our 15.2 code, padding and toolspacing are set to "-1" and appear to have a 5-10 pixel spacing between tools. When I updated to 16.2 and look at the same toolbar with the same padding/toolspacing values, the space between tools is missing the old 5-10 pixel gap. What changed that's causing the decreased spacing between tools?
I can update ToolSpacing to around 10 to mimick the old appearance but that requires updating 35-40 toolbars. Hoping for a simpler fix.
Hi mwetzel,
The spacing has changed between 15.2 and 16.2. This is related to a recent bugfix where the text was not being measured correctly. We have since corrected our measurement method. The differences in sizing you noticed is an intended effect of this fix. The sizing of tools will now be more accurate than it was in 15.2.
Please let me know if you have any further questions about this issue.