Designer News
Where the design community meets.
Designer, Developer, Husband and Father Joined over 8 years ago
Is the designer affected using any kind of versioning tool for their Sketch files?
Meetups and Hackathons. Best way is to meet people in your community.
yah, I'm guessing those were ink traps or something from the original design.
I would also suggest looking into Framer. It's fundamentally a code editor with a bonus GUI. It's got great documentation and basically, you can know for sure that if you get it to work in Framer, it's going to be executable in production.
I agree with Tom, really nice concept and overall it looks pretty good! I noticed the font doesn't seem to handle the larger display very well, maybe try using an svg solution? Get a set of 0-9 nicely designed SVG elements. A bonus will be that you can open it up to some fun styling options in the future like outline fonts or svg filters.
This is seriously about 75% of my day job. Things I would love to see:
Looking forward to trying it out!
https://computers.tutsplus.com/tutorials/why-you-shouldnt-store-files-on-the-desktop--cms-21721
special kind of ram isn't the right term, more that it is just kept in ram - a genius friend of mine had also explained that the mac kept some kind of reference to the file for faster access, but the articles I've found only reference it being due to icon sizes. Not sure where I fall on that now that I've looked it up more.
From first hand experience, I have noticed massive performance gain after moving several gigs off of my desktop.
No judging.
Keep browser tabs to a minimum (chrome, for example, can leak ram)
Buy an external hard drive to use as a scratch disk in Photoshop - will help speed up performance.
Thanks for the feedback - I'll see if I can find a different way to maintain legibility but expand a little.
Jesse hasn't upvoted anything yet.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
As Igor says, Finch is a good option. As is CanvasFlip. This is what I tend to use. https://developers.google.com/web/tools/setup/setup-workflow then I send over the raw CSS and the developer is able to diff the file. If you are comfortable editing the code, you might also just ask them to give you access to the repo so you can make changes in your own branch.