Completed
Last Updated: 05 Nov 2012 17:28 by Jesse Dyck
ADMIN
Jack
Created on: 22 Oct 2012 10:23
Category:
Type: Bug Report
6
FIX RadLabel behavior is different from default Label control.
Check the AutoSize property behavior at design time for Label and RadLabel.
5 comments
Jesse Dyck
Posted on: 05 Nov 2012 17:28
The last release was the worst release of all. We had to spend days fixing our UI. Please test your releases before pushing out to public
Jesse Dyck
Posted on: 30 Oct 2012 11:21
The Autosize property is set to Default as false, but when the label is constructed, it sets the property to true and because the property has a default of false, the Autosize property is not serialized into the designer code so the next time the control i
Jesse Dyck
Posted on: 29 Oct 2012 13:33
I have also seen this issue arise.  Multiline labels revert back to single line after building.
Jesse Dyck
Posted on: 24 Oct 2012 07:47
New behavior. RadLabel Autosize property is constantly True when debugging or after a build even when set to False. 
Jesse Dyck
Posted on: 23 Oct 2012 15:09
AutoSize property is set to True whenever project is closed and reopened on all RadLabels.