heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
39 stars 16 forks source link

An exception is thrown if the ViewHost is smaller than 0 (width or height). #1464

Closed HeuristicLab-Trac-Bot closed 13 years ago

HeuristicLab-Trac-Bot commented 13 years ago

Issue migrated from trac ticket # 1464

milestone: HeuristicLab 3.3.4 | component: MainForm.WindowsForms | priority: high | resolution: done

2011-04-05 16:29:08: @mkommend created the issue


The reason behind this is that some views do not handle width or height of <= 0 correctly.

HeuristicLab-Trac-Bot commented 13 years ago

2011-04-05 16:29:15: @mkommend changed status from new to accepted

HeuristicLab-Trac-Bot commented 13 years ago

2011-04-05 16:30:37: @mkommend commented


r5956: Corrected behavior of ViewHost and SymbolicExpressionTreeChart.

HeuristicLab-Trac-Bot commented 13 years ago

2011-04-05 16:30:43: @mkommend changed status from accepted to reviewing

HeuristicLab-Trac-Bot commented 13 years ago

2011-04-05 17:48:32: @mkommend changed owner from mkommend to gkronber

HeuristicLab-Trac-Bot commented 13 years ago

2011-04-07 10:17:42: @gkronber changed status from reviewing to readytorelease

HeuristicLab-Trac-Bot commented 13 years ago

2011-04-07 10:17:42: @gkronber commented


Reviewed changeset r5956.

HeuristicLab-Trac-Bot commented 13 years ago

2011-05-04 19:44:58: @s-wagner changed status from readytorelease to closed

HeuristicLab-Trac-Bot commented 13 years ago

2011-05-04 19:44:58: @s-wagner removed resolution