UI: new icon set by Andrzej Ambroz.
This is a monochrome icon set, with a more modern look and icons for various features that did not have a proper icon before.
This commit is contained in:
@@ -822,7 +822,7 @@ class SEQUENCER_PT_input(SequencerButtonsPanel, Panel):
|
||||
split.label(text="Alpha:")
|
||||
split.prop(strip, "alpha_mode", text="")
|
||||
|
||||
layout.operator("sequencer.change_path", icon='FILESEL').filter_image = True
|
||||
layout.operator("sequencer.change_path", icon='FILEBROWSER').filter_image = True
|
||||
|
||||
elif seq_type == 'MOVIE':
|
||||
split = layout.split(factor=0.2)
|
||||
|
Reference in New Issue
Block a user