Summary: | Ktorrent shouldnt give the user the ability to configure all icons sizes? | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Zé <mmodem00> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Zé
2011-04-07 06:22:03 UTC
Icon sizes are global KDE settings, they should be changed in the system settings So you need to verify better and fix ktorrent code, since i have in systemsettings that all toolbar icons to have sixe 16x16 an that does not happen with ktorrent. Then set the icon size in ktorrent to default Likw i said in first comment, i wasnt just refering to the main toolbar icons, i was refering to all ktorrent icons, including bottom icons, like "Magnet", "Status", etc. Git commit 3323ce5570a4952ec399061569866174ed3b6ad3 by Joris Guisson. Committed on 16/04/2011 at 11:30. Pushed by guisson into branch 'master'. Make tabbar widget icons follow KDE size changes BUG: 270277 M +1 -0 ChangeLog M +17 -1 libktcore/gui/tabbarwidget.cpp M +2 -0 libktcore/gui/tabbarwidget.h http://commits.kde.org/ktorrent/3323ce5570a4952ec399061569866174ed3b6ad3 Git commit 88c61fecbe819a457100aba6d97611e5a8fd4070 by Joris Guisson. Committed on 16/04/2011 at 11:30. Pushed by guisson into branch '4.1'. Backport to 4.1: Make tabbar widget icons follow KDE size changes CCBUG: 270277 M +1 -0 ChangeLog M +17 -1 libktcore/gui/tabbarwidget.cpp M +2 -0 libktcore/gui/tabbarwidget.h http://commits.kde.org/ktorrent/88c61fecbe819a457100aba6d97611e5a8fd4070 |