You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a PackIcon inside of the header of a TabItem, the PackIcons foreground is initially not set correctly.
Once you switch the tabs the foreground fixes itself (notice how the color of the Icon in the first tab changes from white to green):
Bug explanation
When using a
PackIcon
inside of the header of aTabItem
, the PackIcons foreground is initially not set correctly.Once you switch the tabs the foreground fixes itself (notice how the color of the Icon in the first tab changes from white to green):
Here is a repo that showcases this bug.
Version
5.1.0
The text was updated successfully, but these errors were encountered: