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
Hi Roman,
I started creating a VM to reproduce what is happening yesterday but did not get a chance to pop into it to try it out. Full slate of meetings this morning, however, I will try it out this afternoon.
Hello Matthew,
Did you reproduce it on Windows 7?
Yes, I log off when scaling was changed. I am using Windows 7 64 bit.
Are you signing out of the OS and logging back in to complete the scaling change? Restarting your app is not enough and you need to log out and back in to complete the operation and then start the application. Is the application running when you change the scaling? What is the OS you are using? I'm on Windows 10 and 16.2 looks the same as 14.2.
Matthew,
I go to Control Panel\All Control Panel Items\Display and set Medium.
I changed your example to reproduce the issue link.
The example looks differently if use 2014.2 version.