Rémi Marseault

Results 170 comments of Rémi Marseault

After some research I found that the following snippet controls whether to inject color classes or not. By playing with `link.isLink.value`, this in fact enabled the color prop with the...

There's no such thing as `selected-color` prop in the documentation. However the `color` prop explicitly tells us that it should paint the selected tab to that color, which is not...

Thanks for your help, I found a workaround for that issue. I just wanted to report that the behavior described in the docs is not working while using the `href`...

Using the `:to` prop instead of `:href` does apply color as expected.

> I think this would be a good idea. I just need to test if all errors are logged or if only start up errors are shown as this may...

ETA takes this into account in the computation. You can use it to see when the torrent will be paused if not in "forced" state.

Actually, this is caused by improper formatting of data of the "Info view". 8 640 000 secs = 100 days This value is used by qBittorrent as a threshold to...

Introducing a temporary store to apply changes to single torrents while a multi-selection is active seems like a lot of code complexity added for such a small improvement. I'm afraid...

Just to make sure I understood everything, this only applies for multi-select? You want to be able to select a torrent on top of opening the right click menu with...

This isn't a bug, speed limits are speed so only the second toggle applies, which is to display speeds in bytes per second (B/s, kB/s, MB/s, ...). The field in...