VincentJousse
VincentJousse
Hi, I need a database table whose primary key will be a UUID saved in a STRING. The TableBuilder adds automatically the AUTOINCREMENT keyword while it is only allowed on...
Hi, I'm facing a database connection issue after configuration changes. I'm using a single activity which extends OrmLiteBaseActivity. I also use an OrmLiteQueryForAllLoader in this activity to load my persisted...
**- Do you want to request a *feature* or report a *bug*?** a bug **- What is the current behavior?** Tachyons media queries are not working in production mode **-...
The [AudioBufferSourceNode::set_onended](https://rustwasm.github.io/wasm-bindgen/api/web_sys/struct.AudioBufferSourceNode.html#method.set_onended) method is never called with None to free the data_callback.
The Send constraint on audio callbacks is useless and annoying on the wasm platform and should be added on a per-platform basis.
Is clip-path support in the scope of Lyon ? [https://www.w3.org/TR/SVG11/single-page.html#masking-ClipPathProperty](https://www.w3.org/TR/SVG11/single-page.html#masking-ClipPathProperty)
**Description** I use wgpu to develop a video player. when rendering 4K 12bits textures, the browser's developer tools shows very high memory usage. It seems that some texture memory is...
issue #193
This crate doesn't give any solution to link two filters (thanks to `avfilter_link`)