Fix for exit customization (#369)

This commit is contained in:
evolvedexperiment 2019-11-18 14:55:00 +02:00 committed by Azgaar
parent 869f601f46
commit 30b7121c68

View file

@ -125,6 +125,7 @@ function editHeightmap() {
customization = 0;
customizationMenu.style.display = "none";
if (options.querySelector(".tab > button.active").id === "toolsTab")
toolsContent.style.display = "block";
layersPreset.disabled = false;
exitCustomization.style.display = "none"; // hide finalize button