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

Change image menu #1

Open
JhowDevBR opened this issue Nov 7, 2022 · 4 comments
Open

Change image menu #1

JhowDevBR opened this issue Nov 7, 2022 · 4 comments

Comments

@JhowDevBR
Copy link

Sorry, I'm a beginner, could you please demonstrate how to change the menu image?

@dgokhan
Copy link

dgokhan commented Nov 8, 2022

not test yet (i guess)
App.xaml -> <x:String x:Key="RibbonPath">...

@SaddamBInSyed
Copy link

SaddamBInSyed commented Dec 14, 2022

@RadekVyM ,

Can you advise where I can get the Path string for my custom icon?
I converted my icon to an SVG string (path) but it's not working.

help appreciated

@SaddamBInSyed
Copy link

SaddamBInSyed commented Dec 14, 2022

Got it.
Copied the corresponding Svg icon path from the below site,
https://www.svgviewer.dev/s/19108/list-unordered

now I can add any icon to menus.

Thanks

@RadekVyM
Copy link
Owner

RadekVyM commented Feb 3, 2023

Hi @JhowDevBR, @dgokhan, @SaddamBInSyed,
I changed the implementation of the navigation bar to use Icon element for displaying icons. Now you can use bitmap images (e.g. from Resources/Images/ folder) instead of svg paths. See source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants