Bug 233573 - Switch channels by hovering when drag&drop
Summary: Switch channels by hovering when drag&drop
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 09:00 UTC by Johannes E. Krause
Modified: 2012-03-30 05:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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