alump / LazyLayouts

Vaadin layouts for your lazy loading needs
Apache License 2.0
4 stars 3 forks source link

Compilation fails with Vaadin 7.3.3 #1

Closed LukaszByczynski closed 10 years ago

LukaszByczynski commented 10 years ago

Error log:

The method onLazyScroll(Element) in the type LazyScrollListener is not applicable for the arguments (Element)
[INFO]          [ERROR] Line 42: Type mismatch: cannot convert from com.google.gwt.dom.client.Element to com.google.gwt.user.client.Element
alump commented 10 years ago

0.1.1 should compile with Vaadin 7.3, thanks