Missing 4K manifest Topic is solved

How-to's and other software related queries

Moderator: abstr

Post Reply
User avatar
noop
Posts: 32
Joined: Fri Apr 24, 2020 11:00 am

Missing 4K manifest

Post by noop » Wed Jan 10, 2024 4:51 am

Subj, todolist.exe.4K.manifest is missing from the ToDoList 8.2.7.0 distribution.

User avatar
abstr
Site Admin
Posts: 370
Joined: Sun Jul 28, 2019 12:22 pm

Re: Missing 4K manifest

Post by abstr » Thu Jan 11, 2024 11:13 pm

TDL natively supports 4K, and it works fine on my 4K screen.

User avatar
noop
Posts: 32
Joined: Fri Apr 24, 2020 11:00 am

Re: Missing 4K manifest

Post by noop » Mon Jan 22, 2024 11:14 pm

abstr wrote:
Thu Jan 11, 2024 11:13 pm
TDL natively supports 4K, and it works fine on my 4K screen.
Does not look fine on my 4K screen :) What's your DPI?

Code: Select all

$ Get-ItemProperty -path "HKCU:\Control Panel\Desktop\WindowMetrics" | fl AppliedDPI  
On 150% scaling mine returns:

Code: Select all

AppliedDPI : 144
Attaching some icons for comparison.
Attachments
icons_comparison.png

User avatar
noop
Posts: 32
Joined: Fri Apr 24, 2020 11:00 am

Re: Missing 4K manifest

Post by noop » Mon Jan 22, 2024 11:16 pm

Digging a little deeper, any chance they are overly compressed?

Note the difference when upscaled without interpolation:
icons_comparison_xxl.png

User avatar
abstr
Site Admin
Posts: 370
Joined: Sun Jul 28, 2019 12:22 pm

Re: Missing 4K manifest

Post by abstr » Wed Jan 31, 2024 1:57 am

If you are willing to upscale all the app images for me then we have a solution, otherwise 'it is what it is'.

Post Reply