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

remove iOS shadow

Hello, maybe you can help us with the way it is best/easiest to get rid of the shadow for the rangeSlider on iOS so it looks the same as on Android?

4 Replies

HM Hemalatha Marikumar Syncfusion Team November 21, 2019 06:39 AM UTC

Hi Radoslaw Kubas, 
  
Greetings, 
 
We have validated your question, so we don't have a direct support for eliminating the Shadow effect in iOS. We suggest that if you set the Visual type as a Material you can fulfill the requirements, but when drag the RangeSlider in Material mode the knob will be changed as Balloon. 
  
Code Snippet[XAML] 
  
<range:SfRangeSlider x:Name="rangeslider" 
                             Minimum="0" 
                             Maximum="100"
                             ShowRange="true"
                             Visual="Material"
                             ToolTipPlacement="None"

                             Orientation="Horizontal"
 
                             ShowValueLabel=”true”
                             StepFrequency="10"
                             TickFrequency="10"
                             Value="50"/>
 
  
  
Visual type as Material: 
  
 
 
Material view when Dragging: 
  
 
We would like to let you know that we have already logged feature “Custom View Support for Knob” on this, and it can be tracked through our feedback portal below.   
    
  
   
Please upvote this feature to make this our priority. While this feature itself is important we will prioritize the features every release, based on the user demands. 

If you have any more specification/suggestions to the feature request, you can add it as a comment in the portal.  
 
 
Regards, 
Hemalatha M. 
 



HM Hemalatha Marikumar Syncfusion Team November 21, 2019 07:07 AM UTC

Hi Radoslaw Kubas, 
 
We would like to let you know that we do not have immediate plan to implement this feature “Custom View Support for Knob” since we committed with already planned work. So, this feature will be available any of our upcoming release.   
 
Regards,
Hemalatha M. 



TC Tamas Cons replied to Hemalatha Marikumar December 6, 2019 09:07 AM UTC

Hi Radoslaw Kubas, 
  
Greetings, 
 
We have validated your question, so we don't have a direct support for eliminating the Shadow effect in iOS. We suggest that if you set the Visual type as a Material you can fulfill the requirements, but when drag the RangeSlider in Material mode the knob will be changed as Balloon. 
  
Code Snippet[XAML] 
  
<range:SfRangeSlider x:Name="rangeslider" 
                             Minimum="0" 
                             Maximum="100"
                             ShowRange="true"
                             Visual="Material"
                             ToolTipPlacement="None"

                             Orientation="Horizontal"
 
                             ShowValueLabel=”true”
                             StepFrequency="10"
                             TickFrequency="10"
                             Value="50"/>
 
  
  
Visual type as Material: 
  
 
 
Material view when Dragging: 
  
 
We would like to let you know that we have already logged feature “Custom View Support for Knob” on this, and it can be tracked through our feedback portal below.   
    
  
   
Please upvote this feature to make this our priority. While this feature itself is important we will prioritize the features every release, based on the user demands. 

If you have any more specification/suggestions to the feature request, you can add it as a comment in the portal.  
 
 
Regards, 
Hemalatha M. 
 


This solution is not acceptable for us. Any other way of removing the shadow on iOS? I have upvoted the feature request in the meantime.Regards,Norbert


HM Hemalatha Marikumar Syncfusion Team December 6, 2019 12:29 PM UTC

Hi Radoslaw Kubas, 
  
Thanks for the update. 
 
Currently we don’t have a direct support to remove the shadow of knob in iOS. As mentioned earlier, your requirement will be achieved by using custom view support for knob which will be available in any of our upcoming release. 
             
 
Regards, 
Hemalatha M. 


Loader.
Live Chat Icon For mobile
Up arrow icon