mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENH:dark mode of imgui part
Change-Id: I42975f9004be1a348db83f1a5790490dbc444c9d
This commit is contained in:
@@ -268,9 +268,6 @@ GLToolbar::~GLToolbar()
|
||||
|
||||
bool GLToolbar::init(const BackgroundTexture::Metadata& background_texture)
|
||||
{
|
||||
if (m_background_texture.texture.get_id() != 0)
|
||||
return true;
|
||||
|
||||
std::string path = resources_dir() + "/images/";
|
||||
bool res = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user