Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 13 years ago

#1362 closed enhancement (done)

Enable breakpoint flags of operators in every algorithm

Reported by: swagner Owned by: swagner
Priority: low Milestone: HeuristicLab 3.3.3
Component: Operators.Views Version: 3.3.3
Keywords: Cc:

Description

The Breakpoint flags of operators are only enabled in user-defined algorithms. It should be possible to set the Breakpoint flag for each operator in every algorithm.

Change History (9)

comment:1 Changed 14 years ago by swagner

  • Status changed from new to accepted

comment:2 Changed 14 years ago by swagner

Implemented in r5214.

comment:3 Changed 14 years ago by swagner

  • Owner changed from swagner to epitzer
  • Status changed from accepted to reviewing

comment:4 Changed 14 years ago by swagner

  • Summary changed from Enable breakpoint flag for each operator to Enable breakpoint flags of operators in every algorithm

comment:5 Changed 14 years ago by epitzer

  • Owner changed from epitzer to swagner
  • Status changed from reviewing to assigned

The breakpoint checkbox in the operator views is working everywhere now, however, setting an operator as breakpoint in the operator graph visualization is still disabled for non-user-defined algorithms.

comment:6 Changed 14 years ago by swagner

Fixed enabling and disabling of breakpoint context menus in r5224.

comment:7 Changed 14 years ago by swagner

  • Owner changed from swagner to epitzer
  • Status changed from assigned to reviewing

comment:8 Changed 14 years ago by epitzer

  • Owner changed from epitzer to swagner
  • Status changed from reviewing to readytorelease

comment:9 Changed 13 years ago by mkommend

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.2 to 3.3.3
Note: See TracTickets for help on using tickets.