Merge branch 'blender-v4.2-release'

This commit is contained in:
Pablo Vazquez 2024-06-20 18:13:36 +02:00
commit 7bbb914949

@ -71,7 +71,7 @@ using namespace blender::ed::seq;
#define MUTE_ALPHA 120
constexpr float MISSING_ICON_SIZE = 16.0f;
constexpr float MISSING_ICON_SIZE = 12.0f;
struct StripDrawContext {
Sequence *seq;