Port emojimart 2.6.1 changes to glitch flavour

See also the following commits:

- 0c3ce41031
- 268d90e810
This commit is contained in:
David Yip
2018-06-12 17:43:50 -05:00
parent 4d8d1fa129
commit fac6e392e9
4 changed files with 30 additions and 7 deletions

View File

@@ -107,7 +107,7 @@ const mapDispatchToProps = (dispatch, { onPickEmoji }) => ({
const assetHost = process.env.CDN_HOST || '';
let EmojiPicker, Emoji; // load asynchronously
const backgroundImageFn = () => `${assetHost}/emoji/sheet.png`;
const backgroundImageFn = () => `${assetHost}/emoji/sheet_10.png`;
const listenerOptions = detectPassiveEvents.hasSupport ? { passive: true } : false;
const categoriesSort = [