Skip to content
Snippets Groups Projects
  • Tom Perkins's avatar
    b597e16f
    Empty values in algorithm history Re #14207 · b597e16f
    Tom Perkins authored
    If a property is not set for an algorithm and its default value is set
    to be an EMPTY_INT/DBL/LONG, do not show the internal representation of
    this value to the user in the Workspace History dialog. Instead, show an
    empty property.
    
    Add a method to PropertyHistory to test if property is set to an
    EMPTY_XXX default value. Use this test in AlgorithmHistoryWindow.
    b597e16f
    History
    Empty values in algorithm history Re #14207
    Tom Perkins authored
    If a property is not set for an algorithm and its default value is set
    to be an EMPTY_INT/DBL/LONG, do not show the internal representation of
    this value to the user in the Workspace History dialog. Instead, show an
    empty property.
    
    Add a method to PropertyHistory to test if property is set to an
    EMPTY_XXX default value. Use this test in AlgorithmHistoryWindow.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.