mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
uppsrc: QHD and XHD support (150% and 200%)
This commit is contained in:
parent
fd248968b3
commit
dbd357833d
46 changed files with 5529 additions and 5580 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue