mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Allow custom Max Speed Limit #33
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @frei0 on GitHub (Aug 19, 2012).
The slider for the global speed limits goes up to 10MB/s. For people on 100M connections, this is nice, but if you have 3M dsl, not so much. It's hard to get the slider to move a 5kB/s increment when it jumps by 45kB/s for each pixel of mouse movement.
This is somewhat more annoying on the Web UI because the slider popup doesn't come with a text box to set a custom value.
A custom max limit setting for both up and down sliders would be nice.
@alderz commented on GitHub (Jan 19, 2014):
Is this still an issue? I don't see any slider under global speed limits, and every slider I have seen has a textbox aside to input a custom amount. This should be closed.
@frei0 commented on GitHub (Jan 19, 2014):
Its very low priority, but it's still pretty annoying to have to use the
text box (click, tab, tab, type vs click, click). Other clients do a much
better job or simply don't have sliders at all. The web UI still doesn't
have a text box at all.
An alternative solution to a custom max speed for the slider would be
a customizable list of "quick select" rates available on right-click of
speed (see μT 2.0.4: Options>Advanced>UI Extras>Speed popup list) or
perhaps a logarithmic slider
On Sun, Jan 19, 2014 at 10:03 AM, Ángel Alonso notifications@github.comwrote:
@buinsky commented on GitHub (Feb 7, 2015):
@sledgehammer999 this can be closed because text boxes were added to max rate dialog windows in WebUI.