Summary: | Switch channels by hovering when drag&drop | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Johannes E. Krause <j.k> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Johannes E. Krause
2010-04-07 09:00:56 UTC
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 |