Is there a way to programmatically set the zoom on a JavaFX WebView?
API is available in the upcoming JavaFX 8.
webView.setZoom(0.5);
You can download early access build of JDK 8 (which includes FX8) here: http://www.oracle.com/technetwork/java/javase/downloads/ea-jsp-142245.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With