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

Rad Side Drawer Length

3 Answers 123 Views
SideDrawer
This is a migrated thread and some comments may be shown as answers.
Karl
Top achievements
Rank 1
Karl asked on 12 Feb 2016, 01:31 PM

I do this

    DrawerLength = 400;

But it looks good on  LENOVA YOGOTablet but rubbish on a nexus 9(too thin)

 is there anyway to make it scale with the screen type (not just size)?

3 Answers, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 15 Feb 2016, 08:30 AM
Hello Karl,

This issue you report is already fixed in our code. The fix is available in our latest official release (2016.1.204) Could you please verify if you are using this particular version? If not please download out latest version and give it a try one more time.

Regards,
Pavel R. Pavlov
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
0
Shawn
Top achievements
Rank 2
answered on 27 Feb 2018, 09:01 PM
Pavel, what do you mean it is fixed?  What we need is for us not to have to specify DrawerLength.  The default behavior should be to size the drawer based on the content.  How can I do that instead of hardcoding a pixel length size which is never a good idea.
0
Nikolay Demirev
Telerik team
answered on 01 Mar 2018, 09:20 AM
Hello Shawn,

What Pavel mentioned as fixed is taking into account the DPI when converting the DrawerLength value to the platform-specific value, so it looks good no matter what the DPI is.

Unfortunately, automatically sizing the to the contents of the Drawer is currently not supported . It is already logged in our backlog and here is the public item, which you can upvote and follow in order to receive updates on the progress on the matter.

Regards,
Nikolay Demirev
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
Karl
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Shawn
Top achievements
Rank 2
Nikolay Demirev
Telerik team
Share this question
or