Bug 233573

Summary: Switch channels by hovering when drag&drop
Product: [Applications] konversation Reporter: Johannes E. Krause <j.k>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: hein
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Johannes E. Krause 2010-04-07 09:00:56 UTC
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
Comment 1 Eike Hein 2010-04-07 09:07:20 UTC
This is commonly called "spring-loading" and found in many file managers as well. I like it, gonna do it.
Comment 2 Eike Hein 2012-03-30 05:30:48 UTC
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