Changes between Initial Version and Version 1 of Ticket #4760, comment 8


Ignore:
Timestamp:
2013-09-26T12:11:24+02:00 (12 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4760, comment 8

    initial v1  
    1 I tried to changing dragging in my code. Dragging works, but it seems to be real pain or unsolvable problem for programmers to implement it correctly: there are behavior conflicts with '''all''' left-dragging actions in different mapmodes (drag node, box-select, draw line, extrude, parallel, plugins, etc.)
     1I tried to change dragging button in my code. Dragging works, but it seems to be real pain or unsolvable problem for programmers to implement it correctly: there are behavior conflicts with '''all''' left-dragging actions in different mapmodes (drag node, box-select, draw line, extrude, parallel, plugins, etc.)
    22
    33Did you try TouchScreenHelper plugin, by the way? Maybe there is a way to improve it?