Usual UI messages fixes...
This commit is contained in:
@@ -683,7 +683,7 @@ class SEQUENCER_PT_effect(SequencerButtonsPanel, Panel):
|
|||||||
row.label("")
|
row.label("")
|
||||||
else:
|
else:
|
||||||
col.separator()
|
col.separator()
|
||||||
col.label(text="Two or more channels are needed below this strip.", icon="INFO")
|
col.label(text="Two or more channels are needed below this strip", icon="INFO")
|
||||||
|
|
||||||
|
|
||||||
elif strip.type == 'TEXT':
|
elif strip.type == 'TEXT':
|
||||||
|
|||||||
Reference in New Issue
Block a user