qb-web icon indicating copy to clipboard operation
qb-web copied to clipboard

Some dark mode text too dark, too much resizing, and magnet link suggestion.

Open bacon-cheeseburger opened this issue 4 years ago • 4 comments

Hi. I noticed in dark mode some of the text is black on top of already dark colors making it hard to read. I'd suggest either lightening the background fill colors or the text color. One of them needs to be lighter so the text stands out more against the background.

Also, the download/upload speeds and ETA kept bouncing around and it was causing the queue columns to keep resizing, which made it harder to read and actually started giving me a small headache. Maybe the resizing shouldn't happen unless your display is small, or an option to disable it is available? Set a constant size for certain columns like up/download speeds? They surely would never need to be wider than X characters.

Last, I have a suggestion regarding magnet links. Could you possibly add an option to automatically paste the clipboard into the link window when you press the add link button? I copy & paste a lot of magnet links and it would be faster if the add-link button auto-pasted for me. I've used similar functionality before and really appreciated the convenience.

Thanks for your great work so far and your consideration of the above.

bacon-cheeseburger avatar Apr 19 '20 14:04 bacon-cheeseburger

Hi. I noticed in dark mode some of the text is black on top of already dark colors making it hard to read. I'd suggest either lightening the background fill colors or the text color. One of them needs to be lighter so the text stands out more against the background.

The current dark theme actual is made by vuetify team. Also, color design is out of my ability. You may want to open issue on vuetify, or provide colors value to me.

Also, the download/upload speeds and ETA kept bouncing around and it was causing the queue columns to keep resizing, which made it harder to read and actually started giving me a small headache. Maybe the resizing shouldn't happen unless your display is small, or an option to disable it is available? Set a constant size for certain columns like up/download speeds? They surely would never need to be wider than X characters.

In my usage, the torrents list always display lots of items, so I didn't even notice it. I will try to resolve it later.

Last, I have a suggestion regarding magnet links. Could you possibly add an option to automatically paste the clipboard into the link window when you press the add link button? I copy & paste a lot of magnet links and it would be faster if the add-link button auto-pasted for me. I've used similar functionality before and really appreciated the convenience.

You can use Ctrl+V at main UI, it will show the add form with pasted URL.

CzBiX avatar Apr 19 '20 19:04 CzBiX

The current dark theme actual is made by vuetify team. Also, color design is out of my ability. You may want to open issue on vuetify, or provide colors value to me.

I think #c8c8c8 or #dddddd would be much better than black. That way it would be much easier to see than: https://imgur.com/4AGAYWk

You can use Ctrl+V at main UI, it will show the add form with pasted URL.

I tried this several times until it finally worked. Then I couldn't get it to work a second time. Would it be possible to add a button/icon that does the same thing and even auto-submits? That would be very fast & convenient!

bacon-cheeseburger avatar Apr 19 '20 21:04 bacon-cheeseburger

You need first focus document content, just click the torrent list. And the same clipboard content will not trigger twice.

CzBiX avatar Apr 20 '20 08:04 CzBiX

I currently have 9 torrents going and the list takes <50% of the list area. First I clicked below my torrents in empty space in the list area and it didn't work. Then I clicked on a torrent name and tried again but it still didn't work. If I click the add link button, then the link area and paste there it works every time.

I dunno if it matters but I'm using Chrome 80.0.3987.116.

bacon-cheeseburger avatar Apr 20 '20 15:04 bacon-cheeseburger