- The mousewheel event has been deprecated in browsers, its usage in GWT has been replaced with the wheel event. This should be transparent to applications.
That being said, GWT-OL doesn't itself handles those events so possibly unrelated actually.
Wrt permutations, this is due to removal of support for IE 8, 9 and 10 in 2.10.0, leaving only "safari" (for all WebKit or Chromium based browsers) and "gecko1_8" (for Firefox and IE 11)
On Thursday, November 28, 2024 at 12:25:15 PM UTC+1 had...@digitech.cz wrote:
I upgraded GWT from 2.8 to 2.12, and in Firefox mouse wheel scroll stopped working in some components (notably GwtOpenLayers component).I noted that previously my project had 5 permutations, now it is 2 permutations:Compiling 2 permutationsCompiling permutation 0...Compiling permutation 1...So, perhaps these iterations are related to various browser engine support, and I have Firefox support disabled (wild guess)? Somebody with similar problem in Firefox?Mirza
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/1ddc9b3b-348c-43fb-992f-8eb1f677cee5n%40googlegroups.com.
No comments:
Post a Comment