Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Closed 9 years ago

#2365 closed defect (done)

SymbolicExpressionTreeChart: node impact colors are not preserved when saving to file

Reported by: bburlacu Owned by: mkommend
Priority: medium Milestone: HeuristicLab 3.3.12
Component: Encodings.SymbolicExpressionTreeEncoding.Views Version: 3.3.11
Keywords: Cc:

Description

This is a bug in the save to image method which loses node impact coloring when redrawing the tree.

Change History (5)

comment:1 Changed 9 years ago by bburlacu

  • Status changed from new to accepted

r12237: Fixed bug by skipping the layout phase when the tree is saved as an image file.

comment:2 Changed 9 years ago by bburlacu

  • Owner changed from bburlacu to mkommend
  • Status changed from accepted to reviewing

comment:3 Changed 9 years ago by mkommend

  • Status changed from reviewing to readytorelease

Reviewed r12237.

Last edited 9 years ago by mkommend (previous) (diff)

comment:4 Changed 9 years ago by mkommend

r12384: Merged r12237 into stable.

comment:5 Changed 9 years ago by mkommend

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