GeertWille / sketch-export-assets

Export assets for Android, iOS, Windows Phone in Sketch
GNU General Public License v3.0
434 stars 66 forks source link

Export Android Assets don't work #45

Closed narut88 closed 8 years ago

narut88 commented 8 years ago

Still doesn't work. No folders, no PNG. With Sketch 3.5.1.

shahinlotfi commented 8 years ago

I get the folders, and the files, at all relevant sizes, but the files are fully transparent / empty.

Edit: Looks like you have to choose a layer, or group. It doesn't work when selecting an artboard.

lazynoda commented 8 years ago

Doing some tests, the plugin only works if the element (group, layer...) is a direct child of an Artboard. In other case, some layers will be hidden. The easy workaround is to drag the element as a child of the Artboard.

Could you solve this to use the plugin in every group or layer, level independent?

kmh808 commented 8 years ago

Same issue here. I try to export but get nothing. Please try to fix, this plug-in concept is awesome and would help my team and many Sketch users, thanks!

GeertWille commented 8 years ago

The best way of working with this plugin is making sure you just use a "EXPORT" artboard with all assets on it and just running the plugin on that artboard.

frankparadiso commented 8 years ago

DavidMDC workaround is the only way to work with this plugin. I tried the flow suggested by GeertWille but still doesn't work. Great idea, please keep on this amazing job/plugin! :)

nilsborg commented 8 years ago

@shahinlotfi my problem exactly.

GeertWille commented 8 years ago

I fixed it now... But now it becomes important that you use "asset artboards"

csky-ios commented 8 years ago

I have made some changes that add commands to export all exportable layers. The changes are in pull request #56.