Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
The ellipse area of UltraOptionSet has different size in MediumFont mode
posted

Hello,

I updated infragistic version from 2014.2 to 2016.2 and my UltraOptionSet control looks differently in Medium Font mode.

I set the fallowing properties for Control Area:

    <style role="ControlArea">
          <states>
            <state name="Normal" backColor="White"  borderColor="237, 237, 237" backGradientStyle="None" borderColor3DBase="Transparent" themedElementAlpha="Transparent" backHatchStyle="None" />
          </states>
        </style>
The ellipse area of UltraOptionSet is bigger in medium font mode but before update the ellipse are size was the same in normal and medium font. 
Now it is looking in medium font like this:

When I used 2014.2 version the ellipse area was looking like this:


How can I left the size of ellipse area the same in medium and normal font?

Thank you!
Roman
Parents Reply Children
No Data