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

                 Summary: Tablet' pointer offset when switch to fullscreen
(vice versa)
                 Project: MyPaint
            Submitted by: tumagonx
            Submitted on: Sunday 01/10/2010 at 02:01
                Severity: 2 - Minor
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.8
         Planned Release: None
        Operating System: Windows XP

    _______________________________________________________

Details:

mapping mode:screen

This happen to all gtk based drawing software too.
In windows, the offset is from fullscreen x and y (0,0) minus orig. x & y of
gdk canvas, so if a normal mode unmaximized x = 100 and y = 200, I'll get
pointer offset of -100,-200. Thus I think it's possible to fix this (for
windows)

Other workaround is rather easy though, I just call brushlist window (or any
widget) to "re-init?" canvas (make it unfocus and focus again). It will fix
offset automatically

I think second is better...

Note: Only tablet case, mouse is fine and I use Genius tablet..




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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