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

MaterialFX in conflict with Ikonli #273

Closed
HansITChange opened this issue Dec 31, 2022 · 5 comments
Closed

MaterialFX in conflict with Ikonli #273

HansITChange opened this issue Dec 31, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@HansITChange
Copy link

I need for my application other icons from the Ikonli library.

Icons from Ikonli are showing up with FontIcon(iconcode). However, the 'standard' MaterialFX icons have disappeared.... For instance, in the DatePicker popup...

image

It looks like the correct font file is not found anymore, once Ikonli is loaded ?
Is it possible to have both libraries in the same application ?

@palexdev
Copy link
Owner

No, MaterialFX use it's own icons set
The thing is, icons are shown through the MFXFontIcon class which uses its own font. Other fonts won't work

@palexdev palexdev added the enhancement New feature or request label Dec 31, 2022
@palexdev
Copy link
Owner

palexdev commented Dec 31, 2022

I'll mark this as an enhancement, but I'm not sure on what could be done to improve this.

@HansITChange
Copy link
Author

Ok, thanks !

@palexdev
Copy link
Owner

@HansITChange hey there, you might want to check out #287

@palexdev
Copy link
Owner

palexdev commented Jan 26, 2023

@HansITChange the first version of the new MFXResources module is now available on Maven, check again #287

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

No branches or pull requests

2 participants