Skip to content

Instantly share code, notes, and snippets.

View riccardobl's full-sized avatar

Riccardo Balbo riccardobl

View GitHub Profile
@riccardobl
riccardobl / TransparentWebViewPatch.java
Last active June 23, 2020 09:31
JavaFX Transparent WebView PATCH
/**
* @author Riccardo Balbo
* @description This patch aims to make the WebView capable to correctly render transparent pages.
* @license
* Copyright (c) 2015 Riccardo Balbo < riccardo @ forkforge . net >
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any
* damages arising from the use of this software.
*