You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.
With the built-in export (File->Export), if your artboard has a name like "foo/bar", then the artboard will be exported in a subdirectory called foo, aka foo/bar.png.
However, when running the plugin via Plugins->Sketch Image Compressor->Export All Assets, this information is lost, and the files are simply exported with the filename, i.e. bar.png.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With the built-in export (
File->Export
), if your artboard has a name like "foo/bar", then the artboard will be exported in a subdirectory calledfoo
, akafoo/bar.png
.However, when running the plugin via
Plugins->Sketch Image Compressor->Export All Assets
, this information is lost, and the files are simply exported with the filename, i.e.bar.png
.The text was updated successfully, but these errors were encountered: