Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IconImageSource not using FontFamily for correct image #10673

Closed
vsfeedback opened this issue Oct 13, 2022 · 4 comments
Closed

IconImageSource not using FontFamily for correct image #10673

vsfeedback opened this issue Oct 13, 2022 · 4 comments
Labels
area-controls-image Image control s/needs-info Issue needs more info from the author s/needs-repro Attach a solution or code which reproduces the issue t/bug Something isn't working

Comments

@vsfeedback
Copy link

vsfeedback commented Oct 13, 2022

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work]

        <ToolbarItem x:Name=“Save” Text=“Save” Clicked=“Save_Clicked” IconImageSource=“{FontImage FontFamily=‘Winding’,Glyph=‘0x3C’,Color=LightGreen,Size=‘24’}”/>

produces the wrong image. Not getting image from the Maui registered font.


Original Comments

Feedback Bot on 10/7/2022, 06:36 PM:

(private comment, text removed)


Original Solutions

(no solutions)

@samhouts samhouts added the t/bug Something isn't working label Oct 13, 2022
@rachelkang rachelkang added s/needs-info Issue needs more info from the author s/needs-repro Attach a solution or code which reproduces the issue labels Oct 14, 2022
@ghost
Copy link

ghost commented Oct 14, 2022

Hi @vsfeedback. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@ghost
Copy link

ghost commented Oct 14, 2022

Hi @vsfeedback. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@ghost ghost added the s/no-recent-activity Issue has had no recent activity label Oct 18, 2022
@ghost
Copy link

ghost commented Oct 18, 2022

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

@Eilon Eilon added the area-image Image loading, sources, caching label Oct 20, 2022
@ghost ghost added s/no-recent-activity Issue has had no recent activity and removed s/no-recent-activity Issue has had no recent activity labels Oct 20, 2022
@ghost
Copy link

ghost commented Oct 24, 2022

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

@ghost ghost closed this as completed Oct 27, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 26, 2022
@Eilon Eilon added area-controls-image Image control and removed area-image Image loading, sources, caching labels May 10, 2024
@dotnet-policy-service dotnet-policy-service bot removed the s/no-recent-activity Issue has had no recent activity label May 10, 2024
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-image Image control s/needs-info Issue needs more info from the author s/needs-repro Attach a solution or code which reproduces the issue t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants