Ticket #112 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Resource switch rdef breaks access

Reported by: dsugar Assigned to: dsugar
Priority: High Milestone: Initial Prototype
Component: Graphical IDE Keywords:
Cc:

Description

when the rdef is being changed on a resource any accesses that are connected need to have the rdef switched otherwize the output still has the old tweaks. This causes problems when reloading.

Change History

02/16/07 11:25:38 changed by dsugar

  • status changed from new to assigned.
  • milestone set to Initial Prototype.

03/09/07 10:16:14 changed by dsugar

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

should all be taken care of in changeset:1523 Might be some problems with undo because it keeps only information about the direct change not about changes made because of that change. So if removing an rdef from a resource it will remove from the access. But if undone the access will get the default tweaks not the tweaks the user may have set.