Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 65 and Version 66 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/22/10 16:05:17 (15 years ago)
Author:
mkommend
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v65 v66  
    3939    * mkommend: disabled the scrolling using the mouse wheel with r3167.
    4040   * Sometimes one of the ports (in port) remains selected even if clicked somewhere in the white space.
     41    * mkommend: This is only a minor repainting issue and won't be fixed right now.
    4142   * You can select a connector by drawing a selection rectangle that doesn't cover the connector, but covers the bounding rectangle of the connector.
    4243    * mkommend: This is the default behavior. `DiagramEntities` are selected if the bounding boxes intersect the selection rectangle.