Changes between Version 38 and Version 39 of wxGUIDevelopment/EasyCommandHistoryNavigation


Ignore:
Timestamp:
May 13, 2024, 11:01:58 AM (7 weeks ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wxGUIDevelopment/EasyCommandHistoryNavigation

    v38 v39  
    278278**Next Steps:**\\
    279279Possible improvements for the History browser pane:
     280- Fixing of command status for nonsense entries (already noted here https://github.com/OSGeo/grass/issues/3698)
    280281- Sorting the commands in the history tree from the newest to oldest (seems more logical)
    281 - Implementing efficient refresh methods (currently all nodes are refreshed when adding a command)
    282 - Fixing of command status for nonsense entries (already noted here https://github.com/OSGeo/grass/issues/3698): 
     282- Implementing efficient refresh methods (currently all nodes are refreshed when adding a command)
    283283- Showing the complete error text if a command fails. (Now there is a “failed” status written but no clue what actually happened).
    284284- Adding the new combo box restricting the filtering based on the command status