| Summary: | Colour picker for Colour Clip can't work due to darkened background | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Sam Muirhead <sam> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | fritzibaby, snd.noise |
| Priority: | NOR | Keywords: | junior-jobs |
| Version First Reported In: | unspecified | Flags: | snd.noise:
low_hanging+
|
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sam Muirhead
2016-04-15 21:40:49 UTC
The color clip creation dialog in clipcreationdialog.cpp
void ClipCreationDialog::createColorClip(KdenliveDoc *doc, QStringList groupInfo, Bin *bin)
{
}
needs to be made non modal so that it does not obscure the main window
I am using 16.08.1 and Gnome and don't get the option to "pick screen color". Kdenlive uses a Gnome interface color window instead. Should be fixed with Kdenlive version 17.04 |