RibbonWindow ScaleTransform with SfSkinManager Themes

Previously, I was using SkinStorage.SetVisualStyle(this, "Metro") to set a visual style in my application, and used RibbonWindox.ScaleX, ScaleY to set a scaling factor for my entire application, which worked well.  I switched over to using SfSkinManager.SetTheme() to get support for themes built with ThemeStudio, and the  RibbonWindox.ScaleX, ScaleY scaling no longer works.  How can I support application-wide scaling while using  SfSkinManager.SetTheme?

Thanks



3 Replies

SA Sulthan Amanu Syncfusion Team February 24, 2022 09:33 PM UTC

Hi Chuck,


We are able to reproduce are reported "RibbonWindow scale transform not working properly with SfSkinManager themes" issue and we need some more time to validate the reported issue on our end. So we’ll provide the further details on 28th February 2022. We appreciate your patience until then.


Regards,

Sulthan amanu



SM Subashini Mahendran Syncfusion Team March 1, 2022 06:21 PM UTC

Hi Chuck,


We have confirmed the reported scenario is a defect and logged a report for the reported scenario “RibbonWindow ScaleTransform properties does not work when applying SfSkinManager themes”. We will provide the patch for the reported issue on 11th March 2022.  


You can track the status of this defect using the following feedback link:        

https://www.syncfusion.com/feedback/33072/ribbonwindow-scaletransform-properties-does-not-work-when-applying-sfskinmanager


If you have any more specification replication procedures or a scenario to be tested, you can add it as a comment in the portal.


Please let us know if you need any further assistance.


Regards,
Subashini M.



SM Subashini Mahendran Syncfusion Team March 14, 2022 03:07 PM UTC

Hi Chuck,


We have fixed the reported issue - “RibbonWindow ScaleTransform properties does not work when applying SfSkinManager themes”. Please find the patch file from the following location:


V19.4.0.48

Recommended approach – exe will perform automatic configuration

Please find the patch setup here:      

https://syncfusion.com/Installs/support/patch/19.4.0.48/1090009/F173295/SyncfusionPatch_19.4.0.48_1090009_3142022044340407_F173295.exe

 

Advanced approach – use only if you have specific needs and can directly replace existing assemblies for your build environment 

Please find the patch assemblies alone from:         

https://syncfusion.com/Installs/support/patch/19.4.0.48/1090009/F173295/SyncfusionPatch_19.4.0.48_1090009_3142022044340407_F173295.zip         

Please find the NuGet from the below location:          

https://syncfusion.com/Installs/support/patch/19.4.0.48/1090009/F173295/SyncfusionNuget_19.4.0.48_1090009_3142022044340407_F173295.zip


Installation Directions:           

This patch should replace the files "Syncfusion.Tools.WPF”, "Syncfusion.Tools.WPF.Classic” and SfSkinManager related assemblies (For eg: “Syncfusion.Themes.Metro.WPF”) under the following folder.           

$system drive: \ Files\Syncfusion\Essential Studio\$Version # \precompiledassemblies\$Version#\[TargetFramework]           

E.g.: $system drive:\Program Files\Syncfusion\Essential Studio\19.4.0.48\precompiledassemblies\19.4.0.48\4.6 


To automatically run the Assembly Manager, please check the Run assembly manager checkbox option while installing the patch. If this option is unchecked, the patch will replace the assemblies in precompiled assemblies’ folder only. Then, you must manually copy and paste them to the preferred location, or you must run the Syncfusion Assembly Manager application (available from the Syncfusion Dashboard, installed as a shortcut in the Application menu) to re-install assemblies.           

https://www.syncfusion.com/support/directtrac/patches 


Disclaimer:                                 

Please note that we have created this patch for version 19.4.0.48 specifically to resolve the issues reported in this forum. If you have received other patches for the same version for other products. This fix will be included in our Volume 1 release which will be available in March 2022.


Please let us know if you need any further assistance.

Regards,

Subashini M.



Loader.
Up arrow icon