Ticket #149 (closed Bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Backflow arrow size not updated when direction reversed

Reported by: mstearn Assigned to: jjarrett
Priority: High Milestone:
Component: Graphical IDE Keywords:
Cc:

Description

steps to reproduce:

  1. Create a domain
  2. Create a resource with rdef unnamedUnixDatagrams
  3. Put a read access arrow from the resource to the domain
  4. Select the arrow and reverse from read to write

Note:

  • The direction of the arrow reverses
  • The backflow goes from 1 to 7
  • The backflow (purple) arrowhead stays small
  • If you re-reverse the direction, the arrowhead becomes large when it should be small, suggesting that the size is calculated too early

Change History

01/14/08 14:29:13 changed by jjarrett

  • status changed from new to closed.
  • resolution set to fixed.

Fixed with check-in 1819

01/18/08 09:53:23 changed by dsugar

  • component changed from Documentation to Graphical IDE.