SylvainTI / wwwsqldesigner

Automatically exported from code.google.com/p/wwwsqldesigner
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Snap issues: No snap when placing new tables. No visual feedback while dragging tables. #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable snap.
2. Drag a table around.
3. Create a new table.

What is the expected output? What do you see instead?
2: Table should snap while being dragged around. Instead,
it only snaps when the mouse cursor is released.
3: Newly placed tables are not snapped at all.

What version of the product are you using? On what operating system?
r61

Please provide any additional information below.
Attached patch implements visual feedback for snap while dragging, and while
placing new tables.

Original issue reported on code.google.com by ober.14@osu.edu on 11 Nov 2009 at 6:05

Attachments:

GoogleCodeExporter commented 9 years ago
Commited in rev.62. Thanks for the patch, I further modified and simplified the 
code.

Original comment by ondrej.zara on 12 Nov 2009 at 6:37