This repository has been archived by the owner on May 1, 2024. It is now read-only.
iOS, TabbedPage icons from FontImageSource showed but not grayed when icon is not selected[Bug] #8556
Labels
p/iOS 🍎
s/needs-info ❓
A question has been asked that requires an answer before work can continue on this issue.
s/needs-repro ❔
This reported issue doesn't include a sample project reproducing the issue. Please provide one.
s/unverified
New report that has yet to be verified
t/bug 🐛
Description
I made an application based on a tabbed page; in iOS, I thought of using a FontImageSource to generate the icons to be displayed in the bottom bar.
The solution worked and the icons are correctly displayed; unfortunately they are never colored as disabled, ie they are never grayed out.
Steps to Reproduce
`
`
Expected Behavior
The selected icon become black. The other icons become grayed.
Actual Behavior
All icons become black, selected page or not selected pages. No icons become grayed.
Basic Information
Screenshots
The text was updated successfully, but these errors were encountered: