FIX: [STUDIO-1603] mediafilepanel button rescale

Change-Id: Ic18d38ff751e0758f37dffc55cc2e41d0a83109a
This commit is contained in:
chunmao.guo 2022-12-09 18:19:15 +08:00 committed by Lane.Wei
parent b4e9a3379c
commit 88fbcb181e

View file

@ -269,8 +269,8 @@ void MediaFilePanel::Rescale()
m_button_timelapse->Rescale();
m_type_panel->SetMinSize({-1, 48 * em_unit(this) / 10});
m_button_video->Rescale();
m_button_timelapse->Rescale();
m_button_download->Rescale();
m_button_delete->Rescale();
m_button_management->Rescale();
m_image_grid->Rescale();