mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Implemented a possibility to set a custom toolbars icon size (related to #2247 and same others)
This commit is contained in:
@@ -123,7 +123,7 @@ BackgroundTexture::Metadata::Metadata()
|
||||
}
|
||||
|
||||
#if ENABLE_SVG_ICONS
|
||||
const float GLToolbar::Default_Icons_Size = 64.0f;
|
||||
const float GLToolbar::Default_Icons_Size = 40.0f;
|
||||
#endif // ENABLE_SVG_ICONS
|
||||
|
||||
GLToolbar::Layout::Layout()
|
||||
|
||||
Reference in New Issue
Block a user