Got any suggestions?
-
1 vote
-
No Shadow Spec for Masks
Its a small detail, but I notice that the Shadow's are not recognized on Masked shapes/Groups. It recognizes, fills, corner radius, dim, etc but no shadow.
9 votes -
Add support for more operating systems
I have a Windows laptop and a Fedora desktop, but I'd love to use zeplin.io to prototype my apps
15 votes -
Applying guidelines (colors) to multiple projects
If I have multiple projects for for a product (3.4, 3.5, 3.x...) It would be so helpful if I could import guidelines/colors from one project to another, instead of having to create the same guidelines for each project.
8 votes -
It thinks my Linux is a Mac
you should fix the download link for Ubuntu users rather than supposing that everyone uses the bloatware that on the one hand is a crap on the other hand makes Apple $$$
12 votes -
allow hyphens in colour ids
A simple thing but it would be great if you could use hyphens in bespoke colour ids:
my-colour-id
At the moment they are just ignored and I end up with #mycolourid
4 votes -
ARGB
When designing Android apps, the developers should be given ARGB rather than an opacity percentage. #FFFFFFFF eg. This is something I think should be an absolute definite :)
7 votes -
Live vector preview of sketch artboards would be great! Even better if toggle-able to pixel preview.
1 vote -
Tooltips and messages to users should be dismissable as opposed to timed in case they are not noticed early enough.
Upon exporting a Sketch artboard I missed a tooltip and now I have no idea what it says.
1 vote -
Support slices in Sketch (or at least groups)
Our designers typically create 'slices' in Sketch to export assets. Many times these slices have different bounds than the items contained inside (usually to avoid rounding issues with odd numbered width/heights). This causes the measurements in Zeplin to be different than the developer needs to add for constraints in Interface Builder.
Is there any way to prioritize 'slices' over individual vector elements? If not, supporting groups in Sketch would come close to achieving this for us.
33 votes -
Support for different color format when exporting to CSS
Support for different color format (choose between RGB, RGBa, HEX or HSLA) when exporting to CSS, SASS or whatever.
I don't use:
$white: #ffffff;Instead of I use:
$white: rgb(255, 255, 255);This is because I want my colors to be homogeneus, this way I can use both rgba and rgb and they use the same "language".
17 votes -
Change yellow callout label to a darker color.
Idea: let the user set a default label color. The yellow is difficult to read due to low contract (white text in it) and the label itself doesn't stand out enough on a light background.
1 vote -
allow to actually export stuff
i got a layout from a client that i have to use, but zeplin does not allow me to export images, fonts or even something else.
1 vote -
1 vote
-
Note tag position does not follow an Artboard resize update.
Note tag position does not follow an Artboard resize update.
1 vote -
Time/Date stamps for uploaded screens
I'm sure this will be in your new activity panel, but having a time and date stamp for each uploaded screen would be very helpful in knowing which screens have been updated and which screens haven't.
1 vote -
Make the font displayed in Zeplin look exactly the same than in Sketch
For a reason I don't know, the fonts are bolder in Zeplin than in Sketch. Is this a wanted behavior?
4 votes -
Different view option for reordering screens
RIght now, it's a little difficult to reorder screens (especially if you want to move a screen from the bottom to the top). The drag-and-scroll feedback is very fast and hard to be precise.
It would be great if you could expand the "screens" panel so it would arrange in grid-view. This would make rearranging screen so much easier.
14 votes -
Generate UIColor method generation
The Objective-C / Swift Category generation is a nice touch, but in practice it would be more useful to be able to generate individual UIColor methods and / or a Category for the whole project. Software engineers tend to (should) like to reduce repetition in code, so assuming the same colours are used throughout the app, it wouldn't make sense to generate a UIColor Category per screen. You'd probably generate the UIColors as and when each element is implemented.
1 vote -
Retain zoom value across all screens.
When I zoom out in one screen, I expect the value to be the same across all screens. Currently, it resets to 100% when I click on a different screen.
4 votes
- Don't see your idea?