From eb9af502c8f55f94143ba29b9da9411f60845e39 Mon Sep 17 00:00:00 2001 From: enricoturri1966 Date: Fri, 25 Mar 2022 15:02:43 +0100 Subject: [PATCH] Use OpenGLManager::are_compressed_textures_supported() where needed --- src/slic3r/GUI/GLTexture.cpp | 6 +++--- src/slic3r/GUI/ImGuiWrapper.cpp | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/slic3r/GUI/GLTexture.cpp b/src/slic3r/GUI/GLTexture.cpp index f8cb32ee58..a562b65b1f 100644 --- a/src/slic3r/GUI/GLTexture.cpp +++ b/src/slic3r/GUI/GLTexture.cpp @@ -276,7 +276,7 @@ bool GLTexture::load_from_svg_files_as_sprites_array(const std::vector