[Solved] 1255 - column sizing issues

Discussion related to "Everything" 1.5 Alpha.
Post Reply
w64bit
Posts: 244
Joined: Wed Jan 09, 2013 9:06 am

[Solved] 1255 - column sizing issues

Post by w64bit »

Issues in 1255:
1. if I resize a column width in search list and open the program again, the column width is reverted to the previous ini value (change is not saved).
2. if I set up the columns widths on a computer with 100% DPI scaling and use the same ini on a computer with 125% DPI scaling, last_write_time_column_width value has to be changed in order to accommodate the same text (all other columns are OK)
Last edited by w64bit on Sat Apr 24, 2021 12:27 pm, edited 3 times in total.
horst.epp
Posts: 1367
Joined: Fri Apr 04, 2014 3:24 pm

Re: 1255 - column sizing issues

Post by horst.epp »

w64bit wrote: Fri Apr 23, 2021 11:56 am Issues in 1255:
- if I resize a column width in search list and open the program again, the column width is reverted to the previous ini value (change is not saved)
- if I set up the columns widths for 100% DPI scaling and change the scaling to 125%, last_write_time_column_width value has to be changed in order to accommodate the same text (all other columns are OK)
Not confirmed here.
For me the change is saved and correctly restored.
Version 1.5.0.1255a (x64) (Portable)
w64bit
Posts: 244
Joined: Wed Jan 09, 2013 9:06 am

Re: 1255 - column sizing issues

Post by w64bit »

I attached my ini.
Everything-1.5a.zip
(13.11 KiB) Downloaded 348 times
therube
Posts: 4684
Joined: Thu Sep 03, 2009 6:48 pm

Re: 1255 - column sizing issues

Post by therube »

Without looking (yet), I'll confirm the issue - with your .ini.
everything -instance 1.5a -read-only


No result returned for:

Code: Select all

/name_column_width
/name_column_width=180
(Not in my regular instance either. So maybe the variable name changed?)


When I set Home to 'Restore Defaults', at that point the column width was then saved.
Appears it's going to have to do with the Columns: setting in Home.
Seems that setting it to, Name;Path;Size;... causes particular settings to be locked?

Appears it's going to have to do with the
Columns:
setting in Home.
That.
Post Reply