When I make the target & source panels the same (via Ctrl+Right/Left for example) what happens now is that the target panel becomes 70 percent wide.
What I'd actually like to see is when the view mode for both panels is the same, set the width to 50% automatically.
I tried to assign this to ctrl+right/left:
cm_TransferLeft,cm_50Percent
cm_TransferRight,cm_50Percent
but I don't think/see that works as it applies the view mode immediately afterwards so it sets it 70% in the target panel (as it matches the view mode 70% trule)
Is there a "rule" or method that you can apply that can look at the view mode in the source panel and then apply a rule based on that?
E.g. something like:
Code: Select all
If View Mode Source = My70PercentRule
Then cm_50Percent
If there isn't an automatic method, my suggestion would to introduce a new "Rule" in the Auto Switch Mode set up:
Code: Select all
< : Source Panel: View Mode [select view mode listbox]