mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-06 06:07:03 +08:00
FIX:fixed the crash caused by scaling screen on windows
Change-Id: I50aa57eb67e3f671f4e894cfaef3da5bcb88efca
This commit is contained in:
parent
8f498c7665
commit
1ae4a74687
@ -303,7 +303,7 @@ wxStaticText *AMSSetting::append_text(wxString text)
|
||||
|
||||
void AMSSetting::on_dpi_changed(const wxRect &suggested_rect)
|
||||
{
|
||||
m_button_auto_demarcate->SetMinSize(AMS_SETTING_BUTTON_SIZE);
|
||||
//m_button_auto_demarcate->SetMinSize(AMS_SETTING_BUTTON_SIZE);
|
||||
}
|
||||
|
||||
}} // namespace Slic3r::GUI
|
Loading…
x
Reference in New Issue
Block a user