mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-03-12 04:14:35 +00:00
Qt: Update Game List Icon on changing Game List Mode
This commit is contained in:
parent
5c42d29c98
commit
ea9abe7701
@ -1572,6 +1572,7 @@ void main_window::CreateConnects()
|
||||
|
||||
int slider_pos = ui->sizeSlider->sliderPosition();
|
||||
ui->sizeSlider->setSliderPosition(m_other_slider_pos);
|
||||
SetIconSizeActions(m_other_slider_pos);
|
||||
m_other_slider_pos = slider_pos;
|
||||
|
||||
m_is_list_mode = is_list_act;
|
||||
|
Loading…
x
Reference in New Issue
Block a user