prahladyeri / VisualAlchemist

Open source database diagramming and automation tool
GNU General Public License v3.0
728 stars 57 forks source link

Recreation of a deleted table in the same session causes the new table to freeze #24

Closed prahladyeri closed 5 years ago

prahladyeri commented 8 years ago

Steps:

  1. Create a table called test.
  2. Delete the table from the canvas.
  3. Recreate the table again with same name, test.

Expected: The new table should be draggable. Actual: The new table could not be dragged.

prahladyeri commented 5 years ago

Tired. Too much work. Won't Fix.