-
Notifications
You must be signed in to change notification settings - Fork 928
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
Exporting Blocks artwork in PNG #4280
base: master
Are you sure you want to change the base?
Conversation
@walterbender i had created the downloadable link of block artwork in the PNG format. the link converts the SVG of the blocks artwork to the PNG format also as we discussed about the triggering of the home button i found that the functioning of the home button is broken as it itself put the blocks on each other making the blocks overlapping and the block values are not properly visible in that case so first we need to clean out the home button and then we can just call it before the start of downloading in png. Screen.Recording.2025-01-17.at.4.38.53.PM.mov |
Regarding the home button, it does what it is designed to do. But I was suggesting we might want another option for arranging blocks, one that eliminates all overlaps. But maybe there is no need to tie the block arrangement to the save artwork mechanism explicitly. |
Another button than home you are desired too |
I think your revised home button can serve our needs. But I don't think it needs to be invoked automatically when saving artwork. |
@walterbender yaa I ll be updating that automatically triggering of the home button as the home is not updated yet so did not made that change will be updating soon. |
Allowing user to export the project block artwork as a PNG file too
**new link for downloading project block artwork in png format
**downloading the Block artwork in png
screen-recording-2025-01-17-at-42113-pm_Ob88jQZx.mp4