• Cedric Roux's avatar
    more logical handling of x/y in button events · a74f8659
    Cedric Roux authored
    click at x/y refers to the toplevel window and the widget knows
    its own x/y position, so let's keep the x/y of the click as is
    and let the down widget handle translation by itself
    
    something like that
    a74f8659
textlist.c 6.55 KB