Author Topic: New Tab on target panel have a wrong size of folder tree  (Read 4995 times)

Matthias515566

  • Power Member
  • ****
  • Posts: 317
    • View Profile
New Tab on target panel have a wrong size of folder tree
« on: August 22, 2017, 12:43:29 »
I created a user defined command:
Code: [Select]
MC.Explorer.NewBrowser PATH="${focusfilepath}" SIDE=TARGET
MC.SetActivePanel PANEL=INACTIVE
And gave them the simple hotkey Right-Arrow.

This User defined command create a new tab on target panel with the path of the folder or file  in focus. This is a very useful command, i use it every day.

But the new tab start with a different size of the folder tree.

If i use Ctrl+T for creating a new tab-copy on source-panel, the size are not wrong. Also if starting a New MC instance without using the bat file the size are not wrong.
« Last Edit: August 23, 2017, 11:26:05 by Matthias515566 »