This is a migrated thread and some comments may be shown as answers.

Remove Blur Background SideDrawer

1 Answer 150 Views
SideDrawer
This is a migrated thread and some comments may be shown as answers.
sylvain
Top achievements
Rank 1
sylvain asked on 16 Mar 2018, 04:29 PM

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

Sort by
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
Tags
SideDrawer
Asked by
sylvain
Top achievements
Rank 1
Answers by
Stefan Nenchev
Telerik team
Share this question
or