We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Pretend skin manager to skin all

Hi,

I use a ListView (standard WPF) to show data. When I use the skinmanager to skin, the Listview is also be skinned, which I want.

The background of the ListView is an image which should be ever show. For some of the Skins (like Blend, Saffron, VisualStudio2013) the background image disappear for some (like FluentDark, MaterialLight, SystemTheme) the  background will be shown.

I also tried only to skin the ComboBoxAdv by SfSkinManager.SetTheme(this, new Theme("Lime", new string[] { "ComboBoxAdv" }));  but the Image Background also disappear.

I created a sample project and attach.

Is there a way to ensure that the background image of the listview is ever show when I use the skin or to ensure that the ListView is not skinned ?

Regards

Uwe



Attachment: WpfApp1_7bce932.zip

6 Replies 1 reply marked as answer

KA Karthick Arjunan Syncfusion Team February 3, 2023 01:17 PM UTC

Hi Uwe,


We have confirmed that the “Background image doesn't appear while applying certain themes” and "Pretend skin manager to skin all" as an issue and logged bug feedback. We will include the fix for the reported issue in our upcoming weekly NuGet release which is expected to roll out on Feb 21 2023. We appreciate your patience until then. We will let you know once it gets rolled out.

 

You can track the status of this defect using the following feedback link:
https://www.syncfusion.com/feedback/40856/background-image-doesnt-appear-while-applying-theme

 

If you have any more specifications or a scenario to be tested, you can add them as a comment in the portal.






UP Uwe Porsch February 3, 2023 01:25 PM UTC

Hi Karthick ,

thanks for your feedback.

Actually I get an Access Denied error when I click on the status lionkl

Actually I

Regards

Uwe



KA Karthick Arjunan Syncfusion Team February 6, 2023 12:00 PM UTC

Hi Uwe,

Now, you can view the feedback attached in the previous response. Please check it and let us know your concerns.



UP Uwe Porsch February 6, 2023 12:03 PM UTC

Thanks Karthick , now I can access :-) I added it my watch list.

Regards

Uwe



KA Karthick Arjunan Syncfusion Team February 21, 2023 09:40 AM UTC

Hi Uwe,


We are glad to announce that our weekly nuget release was rolled out and a fix for the reported issue was included in the NuGet. 

 

v20.4.0.51

NuGet Link: https://www.nuget.org/

 

We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance


Marked as answer

UP Uwe Porsch February 21, 2023 03:00 PM UTC

Thanks for the information. I already test it, and it works perfect :-)


Loader.
Up arrow icon