Christian Giordano
Christian Giordano
Looks like the recorded videos have `bt470bg` as color space. Is there a way to change this? I use AWS to convert the videos in the cloud from `webm` to...
I'm trying to figure out if I can use webm-writer with a FileWriter using a chrome extension and puppeteer, but it looks like only Chrome apps can in fact use...
When the user is signing up (i.e. email not recognized, and the UI is showing the password to be set) I would love to show extra UI, for instance, to...
I had to do so to avoid compiling error after cloning the project. But the example rocks, thanks! :+1:
I have to build a menu which includes options but also actions. For this reason I set `selectable` to `false`. What would be the best way to destroy the popup...
In general, it makes sense to allow a menu to be initiated either by click or by hover. But general behavior is that submenus are open on hover. I would...
The style transfer is pretty bad, the pictures look just pixelated with the colors changed. Do you think it is because this specific style requires more training images? Or the...
very big issue of course ;)
Is there a way to listen to the sliding of the drawer, for instance, to translate the content behind it accordingly? For a custom smooth implementation of the bodyStyles.height logic....
I'm trying to figure out how to control the y-axis lines. I got 2 issues: - `tickCount` is ignored for certain values (e.g. works for 3, not for 4) -...