[gwt-contrib] Re: Introducing CustomScrollPanel, a subclass of ScrollPanel that lets users define their own scroll... (issue1427804)

2011-04-26 Thread jlabanca
committed as r10067 http://gwt-code-reviews.appspot.com/1427804/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Introducing CustomScrollPanel, a subclass of ScrollPanel that lets users define their own scroll... (issue1427804)

2011-04-25 Thread jlabanca
http://gwt-code-reviews.appspot.com/1427804/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Introducing CustomScrollPanel, a subclass of ScrollPanel that lets users define their own scroll... (issue1427804)

2011-04-25 Thread jlabanca
http://gwt-code-reviews.appspot.com/1427804/diff/1/user/src/com/google/gwt/user/client/ui/CustomScrollPanel.java File user/src/com/google/gwt/user/client/ui/CustomScrollPanel.java (right):

[gwt-contrib] Re: Introducing CustomScrollPanel, a subclass of ScrollPanel that lets users define their own scroll... (issue1427804)

2011-04-25 Thread jlabanca
http://gwt-code-reviews.appspot.com/1427804/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Introducing CustomScrollPanel, a subclass of ScrollPanel that lets users define their own scroll... (issue1427804)

2011-04-25 Thread Chi H
I'm not sure if this is the right forum for this - if not let me know. the demo looks awesome, but the semi-transparent scrollbars have really bad artifacting on chrome for windows - it seems like it is due to this http://code.google.com/p/chromium/issues/detail?id=24524 If the chrome bug doesn't

[gwt-contrib] Re: Introducing CustomScrollPanel, a subclass of ScrollPanel that lets users define their own scroll... (issue1427804)

2011-04-25 Thread amirkashani
http://gwt-code-reviews.appspot.com/1427804/diff/1/user/src/com/google/gwt/user/client/ui/CustomScrollPanel.java File user/src/com/google/gwt/user/client/ui/CustomScrollPanel.java (right):

[gwt-contrib] Re: Introducing CustomScrollPanel, a subclass of ScrollPanel that lets users define their own scroll... (issue1427804)

2011-04-22 Thread rchandia
LGTM. with nit http://gwt-code-reviews.appspot.com/1427804/diff/1/user/test/com/google/gwt/user/client/ui/CustomScrollPanelTest.java File user/test/com/google/gwt/user/client/ui/CustomScrollPanelTest.java (right):