Summary: | Track split dialog lost functionality | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Fathi Boudra <fabo> |
Component: | general | Assignee: | Sebastian Trueg <trueg> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | michalm |
Priority: | NOR | ||
Version: | 1.70.0 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Fathi Boudra
2010-03-01 17:31:24 UTC
This feature is still available in KDE4 version and works exactly the same as in KDE3 version. Can you elaborate more on what doesn't work for you? Maybe a screenshot would describe your problem better. Ok, I think I understand now what doesn't work. Time ranges cannot be changed by entering the time directly into begin/end entries. SVN commit 1098427 by mmalek: Time values can be adjusted by hand again in "Split Audio" and "Edit Audio". MsfEdit is now based on QAbstractSpinBox which makes easier to do a custom SpinBox. BUG: 229042 M +3 -3 libk3b/tools/k3blistview.cpp M +103 -46 libk3b/tools/k3bmsfedit.cpp M +14 -20 libk3b/tools/k3bmsfedit.h M +6 -6 src/projects/k3baudiodatasourceeditwidget.cpp M +15 -13 src/projects/k3baudiotracksplitdialog.cpp M +2 -2 src/projects/k3baudiotrackwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1098427 |