Skip to content

Commit 6a2e7a0

Browse files
committed
Editor: Removed redundant material panel updates.
1 parent 3848529 commit 6a2e7a0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

editor/js/Sidebar.Material.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -893,10 +893,6 @@ Sidebar.Material = function ( editor ) {
893893

894894
}
895895

896-
refreshUI( false );
897-
898-
signals.materialChanged.dispatch( material );
899-
900896
}
901897

902898
if ( textureWarning ) {

0 commit comments

Comments
 (0)