Anyone with experience using @kdecommunity's Craft on Windows? I just successfully built Kdenlive, but I'm sure not having any luck getting it to actually compile my changes.
I've edited the relevant source file that Craft auto-pulled from Git, run "craft kdenlive", nada.
-
-
QVariantMap is effectively a map which uses QStrings as keys, so KeyframeModel::getRotoProperty string-ifies the raw frame index of each keyframe for the key. Problem is, the width parameter for the rightJustified is miscalculated.
-
1-digit frame indices get 0-padded to 2 digits with a leading 0, but 3-digit frame indices and up are unchanged. As the ordering in QVariantMap is based on the ordering of the keys, the keyframes end up serialized into JSON, and written into the project XML, out-of-order.
- Näytä vastaukset
Uusi keskustelu -
Lataaminen näyttää kestävän hetken.
Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.