Search found 3 matches
- 30 May 2023 03:00
- Forum: Bug Reports
- Topic: Savesettings bugs?
- Replies: 4
- Views: 711
Re: Savesettings bugs?
Custom event action for `after browsing folder` Executing Savesettings() in a script reselects the first item of the list There is no problem without execution https://s3.bmp.ovh/imgs/2023/05/29/abb13403378e58c0.png function eventAfterFolder() { setcolumns(, 24); savesettings(); } eventAfterFolder(...
- 28 May 2023 20:22
- Forum: Bug Reports
- Topic: Savesettings bugs?
- Replies: 4
- Views: 711
Re: Savesettings bugs?
No matter how it is executed, the problem still existsNorn wrote: ↑28 May 2023 20:19 Execute directly, no need to put it in function. . .Tools - Customize List - Autosize ColumnsCode: Select all
setcolumns(, 16); savesettings;
Configuration | General | Startup & Exit | Save Settings
- 28 May 2023 19:26
- Forum: Bug Reports
- Topic: Savesettings bugs?
- Replies: 4
- Views: 711
Savesettings bugs?
Custom event action for `after browsing folder` Executing Savesettings() in a script reselects the first item of the list There is no problem without execution https://s3.bmp.ovh/imgs/2023/05/29/abb13403378e58c0.png function eventAfterFolder() { setcolumns(, 24); savesettings(); } eventAfterFolder()...
XYplorer Beta Club