Completed
Last Updated: 21 Mar 2019 15:08 by ADMIN
Release 2019.1.318 (03/18/2019)
Fredrik Edström
Created on: 26 Feb 2019 13:22
Category: UI for WinForms
Type: Bug Report
1
Theming: Performance issue in container controls while painting the shadows

The issue can be observed in themes having shadows:

- Material 

- Fluent

2 comments
Dimitar
Posted on: 21 Mar 2019 13:56
Hello, 
 
A Fix is available in LIB Version 2019.1.318 released on March 18th.

Best regards, 
Dimitar
ADMIN
Hristo
Posted on: 26 Feb 2019 13:52
Hi,

A possible workaround is to use the ThemeResolutionService class and load a custom theme: 
ThemeResolutionService.LoadPackageFile(@"..\..\MaterialCustom.tssp");
ThemeResolutionService.ApplicationThemeName = "MaterialCustom";

The attached zip archive has custom themes where the issue is fixed.

Regards,
Hristo
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Attached Files: