JavaFX-Web-Browser
JavaFX-Web-Browser copied to clipboard
can't scroll and zoom when I open Baidu Map
When I open “https://map.baidu.com/”, it's something wrong. It can't be zoomed when I scoll the mouse.
I stopped supporting that Browser because it lacked a lot of things, i am building a new one based on Chromium, you can see here
https://www.teamdev.com/jxbrowser
I am already using it in XR3PLAYER and it works like charm : https://github.com/goxr3plus/XR3Player
So the code for the new Browser is here :
https://github.com/goxr3plus/JavaFX-Chromium-Browser
Though it is not free, only for Open Source Projects it is free :)
On Sun, Jun 17, 2018, 19:12 buaashn [email protected] wrote:
When I open “https://map.baidu.com/”, it's something wrong. It can't be zoomed when I scoll the mouse.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/goxr3plus/JavaFX-Web-Browser/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/ATbiwEnRBLBVQqF4tzowSMkdkZ12QYtsks5t9n_SgaJpZM4Uq4r3 .
That looks cool~
2018-06-18 02:13:46"GOXR3PLUS STUDIO" [email protected]写道:
I stopped supporting that Browser because it lacked a lot of things, i am building a new one based on Chromium, you can see here
https://www.teamdev.com/jxbrowser
I am already using it in XR3PLAYER and it works like charm : https://github.com/goxr3plus/XR3Player
So the code for the new Browser is here :
https://github.com/goxr3plus/JavaFX-Chromium-Browser
Though it is not free, only for Open Source Projects it is free :)
On Sun, Jun 17, 2018, 19:12 buaashn [email protected] wrote:
When I open “https://map.baidu.com/”, it's something wrong. It can't be zoomed when I scoll the mouse.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/goxr3plus/JavaFX-Web-Browser/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/ATbiwEnRBLBVQqF4tzowSMkdkZ12QYtsks5t9n_SgaJpZM4Uq4r3 .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Glad to hear that, now it is a very advanced Browser, hopefully i will improve a little bit this Browser here.