Removed texture inset and fix closing document bug

This commit is contained in:
2025-12-16 01:52:06 -05:00
parent ffed82a591
commit ed2f92d412
3 changed files with 7 additions and 12 deletions
+2
View File
@@ -971,6 +971,8 @@ namespace anm2ed::imgui
if (ImGui::Button(localize.get(LABEL_RENDER), widgetSize))
{
replace_extension();
bool isRender = true;
if (!ffmpeg_is_executable(ffmpegPath))
{