e-thereal / gapputils

Graphical rapid application prototyping environment and visualization network.
1 stars 0 forks source link

Workflow items move when double clicked #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The occurs for subworkflow items. Debug it using a split view to see when the 
displacement occurs.

Original issue reported on code.google.com by brosch....@gmail.com on 16 Jan 2013 at 9:27

GoogleCodeExporter commented 9 years ago
The displacement doesn't occur in split screen mode.

Original comment by brosch....@gmail.com on 19 Jul 2013 at 9:59

GoogleCodeExporter commented 9 years ago
Switch the tab while the mouse is still pressed causes problems. Solution: 
remember, that a double click has been issued and perform the action in the 
release event.

Original comment by brosch....@gmail.com on 20 Jul 2013 at 12:22