I have some sessions with long names. The Saved Sessions pane is too narrow for the names. So I adjusted the width of the panes as in this screenshot:

I hoped such widths could be saved.
But when I reopened the Home View, the widths always returned to such a look:

In BCState.xml, <OpenWidth Value="311"/> didn't change during the adjusting.
I hoped such widths could be saved.
But when I reopened the Home View, the widths always returned to such a look:
In BCState.xml, <OpenWidth Value="311"/> didn't change during the adjusting.
Code:
<THomeState> <EditHeight Value="847"/> <EditWidth Value="516"/> <FormPosStr Value="360;0;1679;850;;120"/> <OpenWidth Value="311"/> <SessionType Value="TDirCompareSession"/> </THomeState>
Comment