Skip to content

Commit

Permalink
Fix UI bug
Browse files Browse the repository at this point in the history
too tired to type the rest
  • Loading branch information
SuperLlama88888 committed Jan 17, 2025
1 parent f2b9c06 commit f970b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ document.onEvent("DOMContentLoaded", () => {
}
});
temporarilyChangeText(el, el.dataset.resetTranslation);
opacityModeSelect.dispatchEvent(new Event("change"));
updateTexturePreview();
});
});
Expand Down

0 comments on commit f970b91

Please sign in to comment.