Posted 6 years ago
by Thomas Wiede
-
Noxum
Version: 18.1.0340
Hi,
i got an 4k monitor at work and i set up the scaling to 175%. We updated our winforms application to .net 4.7.1 so that we can set the DpiAwareness in the App.config to support high dpi scaling. Also almost all actipro components works fine except the icons in the bars. The windows scaling has no effect to them and they are rendered in the native resolution. We are load the images to the BarManagers ImageList.
Have anyone an idea?
With Regards,
Thomas Wiede
Edit: I found the problem. The image size of the image list was explicit set to 16x16
[Modified 6 years ago]
The latest build of this product (v24.1.1) was released 1 month ago,
which was after this thread was created.