Archived
Update button icon when icon path changes (#1833)
This commit is contained in:
@@ -103,6 +103,8 @@ export default class ButtonComponent extends ComponentWithIconBase implements IC
|
||||
buttonFocusOutline: focusBorder,
|
||||
buttonForeground: foreground
|
||||
}));
|
||||
} else {
|
||||
super.updateIcon();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user