New Main GUI
-
Scanning the WS and scanning
⎕NL
require different parameters and search strategies and have different results.
Rather than trying to work around this somehow the two things are now separated on two different TABs,Workspace
and⎕NL
. That should clarify things. -
Any check box settings etc. are saved only for the duration of a session. Therefore the settings remain the same when Fire is restarted during a session. Only when a new instance of Dyalog is created or
]Fire -fl
(force load) is used are the defaults used. -
Bug fixes
-
When a search had no hits at all and F8 was pressed and then the Fire GUI closed, re-opening made it crash because the size was negative.
-
Deleting an object from the Fire GUI is now reporting acre activities, if any.
-
Link in the "About" dialog fixed.
-
Number of objects and number of hits was under special circumstances incorrect.
-