wcx6298 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

VLayout ScrollBar Auto Resize #676

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I have a VLayout and inside it there are several objects which support drag and 
drop moving. I want to extend the size of scrollbars when objects are moved 
close or outside of VLayout edges. The problem is that scrollbars do not get 
resized and objects stay out of VLayout dimensions. 

As an example, have a look at 
http://www.smartclient.com/smartgwt/showcase/#zoom_and_pan where after zoom, if 
there were scrollbars, then they would need to adjust their size during zoom 
and unzoom. 

Please advice.

Another issue I have is that the vertical scrollbar moves when using mac 
touchpad gestures, but horizonal doesn't move.Is this a bug or a setting which 
needs to be turned on ? 

Thanks

Original issue reported on code.google.com by petros.p...@gmail.com on 12 Jul 2012 at 6:39