mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
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,
|
buttonFocusOutline: focusBorder,
|
||||||
buttonForeground: foreground
|
buttonForeground: foreground
|
||||||
}));
|
}));
|
||||||
|
} else {
|
||||||
|
super.updateIcon();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user