uppsrc: QHD and XHD support (150% and 200%)

This commit is contained in:
Mirek Fidler 2026-05-03 15:40:29 +02:00
parent fd248968b3
commit dbd357833d
46 changed files with 5529 additions and 5580 deletions

View file

@ -56,8 +56,6 @@ void IconDes::SyncShow()
Slot& c = Current();
iconshow.image = c.image;
iconshow.flags = c.flags;
iconshow.show_downscaled = show_downscaled;
iconshow.show_synthetics = show_synthetics;
ilist.Set(2, RawToValue(MakeTuple(c.image, c.flags)));
}
iconshow.Refresh();