figma-to-maui-graphics icon indicating copy to clipboard operation
figma-to-maui-graphics copied to clipboard

Empty Screen Issue

Open SaddamBInSyed opened this issue 1 year ago • 4 comments

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

SaddamBInSyed avatar Oct 26 '22 12:10 SaddamBInSyed

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 avatar Oct 27 '22 07:10 jsuarezruiz

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 avatar Oct 27 '22 09:10 SaddamBInSyed

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

SaddamBInSyed avatar Oct 27 '22 11:10 SaddamBInSyed

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

https://github.com/jsuarezruiz/figma-to-maui-graphics/issues/2#issuecomment-1294637735 Probably you are missing images. Images are still not generated. Also, custom fonts is pending to implement https://github.com/jsuarezruiz/figma-to-maui-graphics/issues/1

jsuarezruiz avatar Oct 28 '22 16:10 jsuarezruiz