Adds the option to select between old and new gif animation in the compiler GUI area.

This commit is contained in:
2021-02-20 01:53:14 +02:00
parent e579cd421a
commit 8abe3bced8
15 changed files with 354 additions and 112 deletions

View File

@ -10339,7 +10339,7 @@ class Get
foreach ($paths as $target => $path)
{
// we are changing the working directory to the componet path
// we are changing the working directory to the component path
chdir($path);
foreach ($fileTypes as $type)
{
@ -10837,7 +10837,7 @@ class Get
// convert them
foreach ($values as $path)
{
// we first get the file
// we first get the file if it exist
if ($value = ComponentbuilderHelper::getFileContents($path))
{
// now we hash the file content