When doing drag&drop, one should be able to switch channels by hovering over the channel tab. This is similar to the behaviour of the window bar in KDE
This is commonly called "spring-loading" and found in many file managers as well. I like it, gonna do it.
Git commit e745ff253dc3fc8a4e274fe9a354a9362e26ff47 by Eike Hein. Committed on 30/03/2012 at 07:30. Pushed by hein into branch 'master'. Implement spring-loading for tabs during DND. M +5 -0 ChangeLog M +1 -0 src/CMakeLists.txt M +9 -0 src/viewer/viewcontainer.cpp M +4 -0 src/viewer/viewcontainer.h A +111 -0 src/viewer/viewspringloader.cpp [License: GPL (v2/3)] A +57 -0 src/viewer/viewspringloader.h [License: GPL (v2/3)] http://commits.kde.org/konversation/e745ff253dc3fc8a4e274fe9a354a9362e26ff47