URL:
  <http://gna.org/bugs/?19216>

                 Summary: 2 fingers gestures are handled incorrectly
                 Project: MyPaint
            Submitted by: crantisz
            Submitted on: Пнд 26 Дек 2011 10:03:26
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.0.0-git
         Planned Release: None
        Operating System: ubuntu, ekoore edit

    _______________________________________________________

Details:


Use tablet PC, multitouch screen. All programs scrolls and zoom by 2 fingers,
else mypaint.

Tried to capture events using development tools:

zoom in works good
239769   MOTION_NOTIFY x= 516.00 y= 963.00 state=0x0000
240248       KEY_PRESS state=0x0000 keyval=65507 hw_keycode=37
240249          SCROLL x= 516.00 y= 963.00 state=0x0004
240250     KEY_RELEASE state=0x0004 keyval=65507 hw_keycode=37
243746   MOTION_NOTIFY x= 494.00 y= 1030.00 state=0x0000
243785   MOTION_NOTIFY x= 489.00 y= 987.00 state=0x0000

need scroll left-right (now rotate image)
 MOTION_NOTIFY x= 343.00 y= 970.00 state=0x0000
380797          SCROLL x= 343.00 y= 970.00 state=0x0000
380916          SCROLL x= 343.00 y= 970.00 state=0x0000
381109          SCROLL x= 343.00 y= 970.00 state=0x0000
382308          SCROLL x= 343.00 y= 970.00 state=0x0000
383014          SCROLL x= 343.00 y= 970.00 state=0x0000
383015          SCROLL x= 343.00 y= 970.00 state=0x0000

need scroll top-bottom (now zoom)
 MOTION_NOTIFY x= 640.00 y= 900.00 state=0x0000
517353          SCROLL x= 640.00 y= 900.00 state=0x0000
517496          SCROLL x= 640.00 y= 900.00 state=0x0000
517824          SCROLL x= 640.00 y= 900.00 state=0x0000
518303          SCROLL x= 640.00 y= 900.00 state=0x0000
518522          SCROLL x= 640.00 y= 900.00 state=0x0000
519453          SCROLL x= 640.00 y= 900.00 state=0x0000

Need to set up this events or make editor for it, like for mouse-click
actions





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?19216>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to