Column size changes after tab change
Forum rules
READ THIS AND DO IT!!!
Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
-
noembryo
- Posts: 234
- Joined: 13 Apr 2022 21:40
- Location: Windows 10 @100%
- Contact:
Column size changes after tab change
Lets say I have made the columns setup like this for every folder (without a Saved View):
This is the size of the "Name" column I want.
Then, I go to another column that has the view setup to thumbnails: OK. Now Back to the previous one: The name column is changed to a different size (not the current default, not any of my presets)
Some more info is that I use the "Custom Event Actions" to trigger the tree view reset (#1040) on tab change.
But, even if I turn this off, the problem remains.
Any idea?
Then, I go to another column that has the view setup to thumbnails: OK. Now Back to the previous one: The name column is changed to a different size (not the current default, not any of my presets)
Some more info is that I use the "Custom Event Actions" to trigger the tree view reset (#1040) on tab change.
But, even if I turn this off, the problem remains.
Any idea?
To see the attached files, you need to log into the forum.
Check my free programs here..
-
admin
- Site Admin
- Posts: 66544
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Column size changes after tab change
Maybe you are using this feature?
Configuration | Colors and Styles | Styles | Columns | Autofit the width of the Name column
Configuration | Colors and Styles | Styles | Columns | Autofit the width of the Name column
FAQ | XY News RSS | XY X
-
noembryo
- Posts: 234
- Joined: 13 Apr 2022 21:40
- Location: Windows 10 @100%
- Contact:
Re: Column size changes after tab change
Oupssss!!! Totally missed your reply.. Really sorry.
And no, it is not ticked.
BTW the "Remember list settings per tab" is checked.
Check my free programs here..
-
admin
- Site Admin
- Posts: 66544
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Column size changes after tab change
Show a screenshot of all settings under Configuration | Colors and Styles | Styles | Columns.
Oh, I see that's on a tab change, not a view change. That's even stranger. It MUST have something to do with Custom Event Actions...
Oh, I see that's on a tab change, not a view change. That's even stranger. It MUST have something to do with Custom Event Actions...
FAQ | XY News RSS | XY X
-
noembryo
- Posts: 234
- Joined: 13 Apr 2022 21:40
- Location: Windows 10 @100%
- Contact:
Re: Column size changes after tab change
Other than the #1040 on tab change, the only other Custom Events are: Double-click on tab > #348, #1040 and Middle-click on file > Select in new tab > button "rename";Oh, I see that's on a tab change, not a view change. That's even stranger. It MUST have something to do with Custom Event Actions...
To see the attached files, you need to log into the forum.
Check my free programs here..
-
noembryo
- Posts: 234
- Joined: 13 Apr 2022 21:40
- Location: Windows 10 @100%
- Contact:
Re: Column size changes after tab change
Another interesting thing is that if from a Details tab (DT), I switch to a tab with thumbnails that has its Folder settings saved (TTFS), it will return to the Details tab (DT) without changing the size of the name column.
If the thumbnails tab has no Folder settings saved (TT), returning to the Details tab (DT) will change to column size..
Also if I DT > TT > TTFS > DT no change.
If I DT > TTFS > TT > DT the size changes.
So it has to do with the last tab before the DT change..
If the thumbnails tab has no Folder settings saved (TT), returning to the Details tab (DT) will change to column size..
Also if I DT > TT > TTFS > DT no change.
If I DT > TTFS > TT > DT the size changes.
So it has to do with the last tab before the DT change..
Check my free programs here..
-
admin
- Site Admin
- Posts: 66544
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Column size changes after tab change
Apart from CEA I don't see a way to explain it (with your Column settings). 
FAQ | XY News RSS | XY X
-
noembryo
- Posts: 234
- Joined: 13 Apr 2022 21:40
- Location: Windows 10 @100%
- Contact:
Re: Column size changes after tab change
Can you duplicate it in your system?
Check my free programs here..
-
admin
- Site Admin
- Posts: 66544
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
noembryo
- Posts: 234
- Joined: 13 Apr 2022 21:40
- Location: Windows 10 @100%
- Contact:
Re: Column size changes after tab change
Since I use XYplorer in portable mode, I renamed the data folder and opened up the app.
Created two specific tabs (1st one in Details, 2nd one in Thumbnails) and started experimenting.
After a lot of copying/checking/comparing I found that the problem's appearing because of the pane.ini
Most of the lines didn't make a difference, but the two that did where 130 and 133.
If I change them from the working file, it remembers the sizing as it should.
But it looks more complicated than that, and since I don't know how you use them, I leave it up to you to find why..
Files attached..
To see the attached files, you need to log into the forum.
Check my free programs here..
-
admin
- Site Admin
- Posts: 66544
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Column size changes after tab change
Thanks but to reproduce it I would need the complete app data folder.
FAQ | XY News RSS | XY X
-
noembryo
- Posts: 234
- Joined: 13 Apr 2022 21:40
- Location: Windows 10 @100%
- Contact:
Re: Column size changes after tab change
If you replace your pane.ini with one of mine (after you change the paths to something existing of course) it should work.
Just try it..
Check my free programs here..
-
admin
- Site Admin
- Posts: 66544
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Column size changes after tab change
You are right.
Should work better in the next beta.
FAQ | XY News RSS | XY X
-
noembryo
- Posts: 234
- Joined: 13 Apr 2022 21:40
- Location: Windows 10 @100%
- Contact:
Re: Column size changes after tab change
Fixed!! Great work.
Thank you ..
Thank you ..
Check my free programs here..
XYplorer Beta Club