From 858c6c83a48c0f50a3eb172d9c5f408e36487676 Mon Sep 17 00:00:00 2001 From: Evan Hahn Date: Wed, 16 Aug 2023 12:11:07 -0500 Subject: [PATCH] GIF: Update sort flag docs --- public/gif/getNodeUi.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/public/gif/getNodeUi.js b/public/gif/getNodeUi.js index 066a19e..377ef96 100644 --- a/public/gif/getNodeUi.js +++ b/public/gif/getNodeUi.js @@ -131,11 +131,7 @@ const NODE_UI_FNS = { packedField.sortFlag ? 1 : 0 }, which means that the colors in the global color table are${ packedField.sortFlag ? "" : "n't" - } sorted. Sorting the color table can improve compression.${ - packedField.globalColorTableFlag - ? "" - : " However, there is no global color table in this GIF, so this bit is ignored." - }`, + } sorted. This used to be important when memory was more scarce, but it's not really important anymore.`, ), li( `The last three bits (${