Summary: | Ctrl-X does nothing in Album GUI | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Mikolaj Machowski <mikmach> |
Component: | Usability-Keyboard | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, thomasdn |
Priority: | NOR | ||
Version: | 0.9.3 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.0 | |
Sentry Crash Report: |
Description
Mikolaj Machowski
2007-04-25 10:58:16 UTC
Note Cut is not yet implemented... Gilles Isn't this almost trivial to implement? Or am I missing something? Shift+Delete is implemented, cut shouldn't be hard... I'll take a look at it. SVN commit 1038001 by aclemens: Implement CUT action in DigikamView BUG:144642 M +6 -0 contextmenuhelper.cpp M +8 -0 contextmenuhelper.h M +33 -1 digikamimageview.cpp M +8 -0 digikamimageview.h M +1 -2 digikamimageview_p.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1038001 |