Germán Jabloñski
Germán Jabloñski
Links don't seem to exist. I want to make the question masks transparent by default, could you tell me what I currently have to modify?
Hi. Removing the stripattr variable only allows transparency in "original mask" but not in "question mask". I was able to accomplish that by also removing rows 380 and 382 from...
I can help with this! Before I start, I would like to know if the algorithm that has been discussed in the forum would be the optimal one, because it...
. _Edit by maintainer bot: Comment was **automatically** minimized because it was considered unhelpful. (If you think this was by mistake, let us know). Please only comment if it adds...
Hey, what about this? supports keyboard out of the box: https://react-spectrum.adobe.com/react-aria/useDrag.html https://react-spectrum.adobe.com/react-aria/useDrop.html also supports touch, so would fix this: https://github.com/brimdata/react-arborist/issues/191 Or [this other library](https://www.youtube.com/watch?v=5SQkOyzZLHM&t) should be released soon and looks...
@nand1234 and @denis-domanskii have already mentioned the possibility of testing the component in a real browser. I agree with them 100%, but I would like to add that it would...
Before you, I remember that at least one other person has proposed the same thing on Discord. Consider this comment also a +1 from me. Also, I really like the...
> Did someone else discuss that before? yes, https://discord.com/channels/953974421008293909/953974421486436393/983509523958472774 > The @lexical/react package contains already a bunch of plugins (LexicalAutoEmbedPlugin, LexicalAutoFocusPlugin, LexicalAutoLinkPlugin...). I can see reason to not add the...
I update this thread with some features that would allow Lexical to become a more modular library: - [x] https://github.com/facebook/lexical/pull/3142 - [ ] https://github.com/facebook/lexical/issues/3172 - [ ] Also, I think...
> What do we need to close this issue? Perhaps some documentation? Well, the @2wheeh example is not that complex. But I have a feeling it's complex enough that the...