-
ROOL authored
Detail: It's been possible to sort Filer objects using various criteria for a long time but sorting objects in reverse order was not possible. This change aims to remedy that omission. The option 'Reverse sort' has been added to the 'Display' submenu of the Filer menu, allowing the sort order of individual directory viewers to be changed dynamically. The switch -ReverseSort has been added to the command Filer_OpenDir to allow it to open directories with the sort order reversed. The switch -ReverseSort has been added to the Filer_Layout command so that reverse sort order can be set as default for new directory viewers. The Filer_Layout command is also written to the FlrSetup file in Choices:Boot. Tasks by the Filer configure plug-in (which has been also updated to allow -ReverseSort). Admin: Tested on Iyonix RO5.14 Version 2.22. Tagged as 'Filer-2_22'
91cd1f33