Page 1 of 1

Directory hotlist menu - checked item minor issue

Posted: 2018-12-20, 08:59 UTC
by wanderer
In the directory hotlist menu, when you have two items with the same Command but different Target Paths, if you select the second one, both panels are correctly changed to these folders but in the directory menu, the first item is always "checked".

The function which decides which menu item is to be "checked", should take into account not only the Command field but also the Target Path one. If the target path does not match anything from the list, then the first item should be "checked".

Re: Directory hotlist menu - checked item minor issue

Posted: 2018-12-20, 10:55 UTC
by ghisler(Author)
Currently the function only checks the source path, and picks the first it finds.

Re: Directory hotlist menu - checked item minor issue

Posted: 2018-12-20, 11:58 UTC
by wanderer
ghisler(Author) wrote: 2018-12-20, 10:55 UTC Currently the function only checks the source path, and picks the first it finds.
Hi Christian. Yes, i guessed it did that. Hopefully it will not be too difficult to include the Target Path in the equation.