Thomas Ramé

Results 137 comments of Thomas Ramé

@elhombretecla it was in the 2023 roadmap, do you know the exact state of this feature? Just found the following link that may indicate the task is still pending: https://tree.taiga.io/project/penpot/us/2088?milestone=262806

@elhombretecla 2.0 is released 😄 ! Do you know where this issue stands in your roadmap now? EDIT: it seems I can have common properties like shapes between multiple main...

With the new `fine-grained personal access tokens` the naming didn't change that much: * Contents: `read/write` * Issues: `read/write` * Metadata: `read` (agree having it in the documentation would save...

For me it's hard to assume `act` did not bring improvements while I'm using a custom image. Except if there is a watcher for `act` images that rebuild one with...

@hipstersmoothie interested to know if you tried the v7 beta yet? Thank you,

I can confirm this issue. I switched to percentage for columns as mentioned above. But still, I do think this could be solved because having a weird tiny percentage for...

After upgrading to SB7+Next+Webpack my addons channel is no longer working (so no `useDarkMode()` possible) and didn't find for now the origin (ref: https://github.com/hipstersmoothie/storybook-dark-mode/issues/205). So for me, the quick solution...

I don't have the whole context but from what I understand you could modify an element with `element.style.color = 'red';` instead of dealing with its attribute (the latter triggering the...

I implemented the last solution I mentioned but I noticed: * When doing sequentially **`Poll / Seek(sameOffset) / Pause / wait a few / Resume / Poll`**, I have a...