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

Splitter problem with expand

4 Answers 133 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Anders
Top achievements
Rank 1
Anders asked on 03 Jan 2012, 07:41 AM
http://jsfiddle.net/WNcQJ/2/

1. drag the splitter to the left 
2. Collapse it to the right.

The splitter stays at the same place and icons dissapear.

What am I doing wrong.

4 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 05 Jan 2012, 05:01 PM
Hello Anders,

Thank you for reporting this bug. It has been fixed in the attached kendo.all.js and in all upcoming Kendo builds. Your Telerik points have been updated for the report.

All the best,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Darwin
Top achievements
Rank 1
answered on 27 Jan 2012, 11:35 PM
This appears to be fixed with this download in horizontal mode, but the problem still exists in vertical mode.
0
Alex Gyoshev
Telerik team
answered on 31 Jan 2012, 11:14 AM
Hello,

Thanks for reporting that, it has been fixed. 

Regards,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Chirag
Top achievements
Rank 1
answered on 15 Feb 2012, 02:30 PM
hello,

here is my html code
<div id="splitter1">
            <div id="splitter1leftpane"></div>            
            <div id="splitter1rightpane">
                <div id="splitter2" >
                    <div id="splitter2toppane"></div>
                    <div id="splitter2bottompane"></div>                    
                </div>
            </div>        
        </div>
i am setting min = 100 max = 300 on splitter1
initially splitter 1 is sized to max
but when i resize splitter 1 to min, it gets stuck & doesnt again resize to max

thanks & regards

chirag jani
Tags
Splitter
Asked by
Anders
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Darwin
Top achievements
Rank 1
Chirag
Top achievements
Rank 1
Share this question
or