Jovansonlee Cesar
Jovansonlee Cesar
Tried compiling `https://github.com/andlabs/libui` separately via make then loading the dylib via ``` bash LD_LIBRARY_PATH=/libui/out cargo run --example controlgallery Running `target/debug/examples/controlgallery` error: An unknown error occurred ``` Opens up a crash...
Is the code in the rust code, or in the webkit-gtk which is a standard debian package. I'm not sure if will work, editing the include files of libwebkit-gtk-dev.
Update: it looks like commenting out this line of code prevents it the console output from showing which is also equivalent to setting debug to false. ``` if (w->debug) {...
Hello @benoror this project has been moved out to [svgbob - written in elm](https://github.com/ivanceras/svgbob) and [svgbobrus - ported to rust](https://github.com/ivanceras/svgbobrus). [Svgbobrus](https://github.com/ivanceras/svgbobrus) is the most maintained project and I haven't had...
@Kjolnyr I would be interested to be add as a maintainer of this project.
@AnthonyTornetta I tried updating the crate to use [email protected], but later found out that you are doing that too. It seemed that the original author has not time for merge...
@AnthonyTornetta thank you for doing this initiative.
@EmNudge unfortunately I don't have room for doing npm package for this. Feel free to maintain one.
The library assumes there is only top-level root in the DOM. In cases where mutliple top-level root elements are used, the user can use [`fragment`](https://docs.rs/sauron/latest/sauron/html/fn.fragment.html) to wrap the elements into...
@gdrewb-valve I'm not sure if this just started with 7.12, but I came to play dota2 on version 7.12. I've also tried the Opengl which has the same problem. The...