Everything is in the title, the side drawer add a blur background on the DrawerContent is it possible to remove it ?
Thanks.
1 Answer, 1 is accepted
0
Stefan Nenchev
Telerik team
answered on 21 Mar 2018, 11:24 AM
Hello, Sylvain,
Thank you for contacting us.
Can you please clarify which exact behavior you are referencing as I am not absolutely sure what you have in mind by saying "blur" background? Are you referring to the animation that is present and the change of the background when you open/close the RadSideDrawer control? The RadSideDrawer control has a DrawerTransitionFadeOpacity property which you can set to "0" in order to eliminate the appearance of the animation and the change of the background. Please try this and update me whether it works for you:
<telerikPrimitives:RadSideDrawer x:Name="drawer"
DrawerTransitionFadeOpacity="0"
DrawerLength="200">
I am looking forward to your reply.
Have a great rest of the week.
Regards,
Stefan Nenchev
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items