I would love to see when I open the folders to see the sub folders that they open directly under each other instead of slightly to the right. I have the font larger so when I open folders it moves so much I can't see the names and I have to keep moving the window to see.
Thanks,
James
Thanks,
James
Posted Thu 16 Jan 20 @ 11:44 am
In the meantime, play with this.
repeat_start 'splitPSwitch' ? repeat_stop 'splitPSwitch' & show_splitpanel 'folders' 15% : off & repeat_start 'splitPSwitch' 100ms & browser_window 'songs' ? show_splitpanel 'folders' 15% : param_equal "`get_browsed_folder_tab`" 0 ? show_splitpanel 'folders' 15% : param_equal "`get_browsed_folder_tab`" 1 ? show_splitpanel 'folders' 22.5% : param_equal "`get_browsed_folder_tab`" 2 ? show_splitpanel 'folders' 27.5% : param_smaller "`get_browsed_folder_tab`" 2 ? show_splitpanel 'folders' 35.5% :
repeat_start 'splitPSwitch' ? repeat_stop 'splitPSwitch' & show_splitpanel 'folders' 15% : off & repeat_start 'splitPSwitch' 100ms & browser_window 'songs' ? show_splitpanel 'folders' 15% : param_equal "`get_browsed_folder_tab`" 0 ? show_splitpanel 'folders' 15% : param_equal "`get_browsed_folder_tab`" 1 ? show_splitpanel 'folders' 22.5% : param_equal "`get_browsed_folder_tab`" 2 ? show_splitpanel 'folders' 27.5% : param_smaller "`get_browsed_folder_tab`" 2 ? show_splitpanel 'folders' 35.5% :
Posted Thu 16 Jan 20 @ 12:22 pm