mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-04 07:10:06 +08:00
8613921a55
Summary: On my machine the new emoji picker was causing "too many open file descriptor" errors. I think that this was because it was creating 1300 image tags in 50msec. I refactored this code so that it uses a single image tag and only loads one image at a time. This could make it slower on some people's machines, but eliminates the possibility of it breaking the app! Test Plan: Run tests Reviewers: jackie Differential Revision: https://phab.nylas.com/D2878 |
||
---|---|---|
.. | ||
assets | ||
lib | ||
spec | ||
stylesheets | ||
package.json |