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

357 flag linux windows os #358

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

florianguyot
Copy link

Since the change in #243, flags in Windows and Linux are not shown anymore.

This is due to the render of icon that is not supported in these platforms. There is already a check to determine if the platform is Web to render the .png. I added some additionnal check on Platform Linux and Windows to render pgn too.

This was tested in Linux and Windows. On MacOs, icon are correctly render so no need to switch to png.

In order to run it, I also enabled desktop OS project in the example. It created automatically a bunch of files, so it can be removed it if you prefer.

Close #357

@MdAshrafUllah
Copy link

use intl_mobile_field package

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

Successfully merging this pull request may close these issues.

Flags in linux are not shown anymore
2 participants