Gabriel T. Nardy (Syed)
Gabriel T. Nardy (Syed)
Hello! If I change a file from disk (e.g. `.css` or `.js`) with my application running and I recreate my Browser inside the application, my page will still load and...
*On version 1.3 (from latest trunk). *Not using AppCore. This happens when playing Youtube videos, the sound keeps playing for some seconds even after I stopped calling `->Update()` and `->Render()`,...
Hello there @znone! Is there a way to retrieve variadic values from a query, like in a variant way or even using a map of std::any? My intention is to...
If you are not `using namespace ultralight` you won't be able to call those MACROS. With this small addition it will be possible and free of compatibility issues.