From ca06fec0e656de53152f76733cd1458e9923905f Mon Sep 17 00:00:00 2001 From: Chris Garrity Date: Thu, 16 May 2019 12:08:46 -0400 Subject: [PATCH] Add Rapa Nui to the wide locales Rapa Nui should show paint editor buttons without labels because they are too long to fit on small screens. --- src/lib/hide-label.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/hide-label.js b/src/lib/hide-label.js index 8b35711d..4f4f3088 100644 --- a/src/lib/hide-label.js +++ b/src/lib/hide-label.js @@ -14,6 +14,7 @@ const localeTooBig = [ 'ja-Hira', 'nb', 'nn', + 'rap', 'th', 'sr', 'sk',