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

Scrollable functionality

1 Answer 67 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Ori
Top achievements
Rank 1
Ori asked on 17 Sep 2015, 08:40 AM

Hello,

thank you for implementing this useful functionality. I have a few of comments and suggestions to it.

1) Hiding scroll buttons

Currently, a scroll button is hidden every time there's no possibility to scroll any further in the respective direction. The problem is it's being hidden using style attribute instead of attaching CSS classes (k-disabled e.g.) which would be much more convenient in case you need to adjust design of it (without using !important directive).

2) Navigation is not automatically scrolled to the active tab after screen resolution / viewport is changed

I found a not perfect workaround using tabStrip.activateTab(tabStrip.select()) to achieve this, but automatic solution would be nicerII

 

I'm looking forward to your opinions.

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 21 Sep 2015, 07:39 AM

Hello Ori,

 

thank you for your suggestions. They sound quite reasonable - I will forward them to the dev team for further consideration. 

 

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
TabStrip
Asked by
Ori
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or