EdJoPaTo

Results 355 comments of EdJoPaTo

Looks like no one ever took a longer look into this… Sorry for that! Also, it has merge conflicts that don't look too friendly… With the change in its current...

> Most of the work for widgets is done in rendering, so I think it would be a good idea to set up a buffer outside of the measured func,...

Is Corner used somewhere else? Otherwise, it can be removed too.

[`Padding`](https://docs.rs/ratatui/0.27.0/ratatui/widgets/block/struct.Padding.html) could be merged with `Margin`

I thought about something like this but didn't continued on that thought as I had no important use case. An idea I had was something like this: ```yaml editors: -...

Currently the duration between calls to the same domain are 5 seconds which is not configurable currently. Not sure if it would be interesting to configure that? When there is...

I would like this feature myself so it’s definitely on my todo list. Not sure when exactly I have time for it but I would like to say sooner than...

> btw is there a way to get more details or an error? I often get ERROR ... expected value at line 1 column 1 I improved the error message...

Current working state is something like this: ```yaml - css_sort: selector: article sort_by: # here you can use every editor again which is applied to every selected html element -...