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

Empty Screen Issue #5

Open
SaddamBInSyed opened this issue Oct 26, 2022 · 4 comments
Open

Empty Screen Issue #5

SaddamBInSyed opened this issue Oct 26, 2022 · 4 comments
Labels
question Further information is requested

Comments

@SaddamBInSyed
Copy link

Hi @jsuarezruiz

Thanks for the awesome work.

I have created 3 buttons in Figma and used the generated code as you guided in the YT video.

but got the below empty screen on android.

image

Figma design :
image

please advise where I am wrong.

thanks

@jsuarezruiz
Copy link
Owner

Have you set the root element position at 0,0? https://github.com/jsuarezruiz/figma-to-maui-graphics#known-limitations-or-issues

Could you share the Figma Document to test it?

@jsuarezruiz jsuarezruiz added the question Further information is requested label Oct 27, 2022
@SaddamBInSyed
Copy link
Author

SaddamBInSyed commented Oct 27, 2022

Hi @jsuarezruiz ,

Thanks for your reply.
I missed setting the position to 0, 0. Now I can see my buttons.

can u guide me in implementing custom fonts and icons/images?

Thank you

@SaddamBInSyed
Copy link
Author

HI @jsuarezruiz,

I have step into further to create some more controls (login form) and this time I got the output below,

image

actual figma document :
https://www.figma.com/file/fdhhxqGnkF31TI7XYrPSR5/Untitled?node-id=0%3A1

Please advise what going wrong here

@jsuarezruiz
Copy link
Owner

jsuarezruiz commented Oct 28, 2022

HI @jsuarezruiz,

I have step into further to create some more controls (login form) and this time I got the output below,

image

actual figma document : https://www.figma.com/file/fdhhxqGnkF31TI7XYrPSR5/Untitled?node-id=0%3A1

Please advise what going wrong here

#2 (comment)
Probably you are missing images. Images are still not generated. Also, custom fonts is pending to implement #1

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

No branches or pull requests

2 participants