Closed moberwasserlechner closed 9 years ago
Using {{org.vaadin.jcrop.Jcrop.addListener(JcropSelectionChanged)}} with java 8 lambda is not possible because the method is ambiguous for the type Jcrop.
See PR #4
Using {{org.vaadin.jcrop.Jcrop.addListener(JcropSelectionChanged)}} with java 8 lambda is not possible because the method is ambiguous for the type Jcrop.