Changes between Version 4 and Version 5 of Ticket #11


Ignore:
Timestamp:
04/09/08 13:14:12 (16 years ago)
Author:
jlegrand
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11 – Description

    v4 v5  
    1818When an item is created, its location on the precedences graph is on coordinate (0, 0). It should be located on mouse click coordinate. 
    1919 
     20=== Bug 6 === 
     21When an item is deleted in the "add/update" dialog box, the corresponding graphical representation in the "dependences graph" is deleted as well (should be on close). 
     22 
     23If this operation is canceled ("cancel" button), the graphical representation does not reappear and the item has been removed from the internal array, so if one try to remove the same item, Cheddar crashed... 
     24 
     25Furthermore, if to many delete operation occur, Cheddar can crash. 
     26 
     27=== Bug 7 === 
     28After the "Limit creation" test, the project cannot be saved (buffer coordinate pb).