Suhov Maxim

Results 4 comments of Suhov Maxim

Would it be more simple to add a layer on top of your video and click on it? ``` const handleOnClick = (e) => { e.stopPropagation() ... } ```

@ApayRus @thijstriemstra Hi all! I don't think both things (editableContent and removeButton) should be done in the library's repo, as it can be easily done only when it's needed in...

@thijstriemstra Thanks for your answer My only concern is about to specific things like `styles` and `textContent` of a remove button. Styles, like grey colour or margin of 3px, shouldn't...

@thomasdondorf any progress on that one, please?