Christopher Chedeau
Christopher Chedeau
Right now the selected color is hardcoded and you can click on the image to change it. Would be good to have a heuristic to find it automatically.
We need to be able to upload a custom image instead of the default one
Hey, The fact that the folder had '#' in its name caused issues with mercurial as by default it considers it to be a temporary file. I was wondering if...
When someone releases it’s a super important event but right now the only way it manifests is that the arrow flashes for a split second. Would be great to add...
I don't understand why you need the active variable. Note that I haven't tested this code.
Video file: [mp4_with_sound.mov.zip](https://github.com/vjeux/mp4-h264-re-encode/files/10375097/mp4_with_sound.mov.zip)
I just found out that the performance metrics of prettier inside of Nuclide at Facebook: - p50: 122ms - p75: 203ms - p90: 377ms It's not awesome but totally reasonable....
We have a text in a nested figma tree `Selector > .Input Message > Text message`. `figma.textContent('Text message')` does not find it. But if we move `Text message` at the...
As we are trying code-connect on the internal Meta design system, we ran into an issue with React children handling textContent. We are rendering three children: two `figma.instance` and one...
Context: I'm using livesplit one to keep track of a long running challenge (I try to solve 400 puzzles that last between a few minutes to an hour each) which...