What steps will reproduce the problem?
VLayout with setShowResizeBar(true)
In load_skin.js set canDrag:false for isc.Snapbar
1. Try to resize VLayout. You can not do that so the behavior is good.
2. Click on Snapbar to collapse VLayout.
3. Click on Snapbar to open VLayout.
4. After this operation resizing is possible.
What is the expected output? What do you see instead?
VLayout should not be resized when canDrag:false for isc.Snapbar is set.
What version of the product are you using? On what operating system?
Smartgwt 2.2 (tested in 2.3 too), Ubuntu 10.04
Original issue reported on code.google.com by sgarbac...@gmail.com on 24 Sep 2010 at 7:13
Original issue reported on code.google.com by
sgarbac...@gmail.com
on 24 Sep 2010 at 7:13Attachments: