On Thu, 24 Oct 2019 16:42:14 GMT, Tobias Diez <[email protected]> wrote:
> Currently, loading a style sheet file using > `WebView.getEngine().setUserStyleSheetLocation(url)` fails if the url > start's with `jrt`, i.e. if the file is packaged in an application image > using jlink. This is fixed with this PR. This pull request has now been integrated. Changeset: 2aed5ad3 Author: Tobias Diez <[email protected]> Committer: Kevin Rushforth <[email protected]> URL: https://git.openjdk.java.net/jfx/commit/2aed5ad3 Stats: 16 lines in 2 files changed: 0 ins; 15 del; 1 mod 8240969: WebView does not allow to load style sheet in modularized applications Reviewed-by: kcr, ajoseph ------------- PR: https://git.openjdk.java.net/jfx/pull/22
