mirror of
https://github.com/labwc/labwc.git
synced 2026-04-09 08:21:18 -04:00
Merge 6351e832ea into 541cb1b15a
This commit is contained in:
commit
ea865076cf
1 changed files with 0 additions and 2 deletions
|
|
@ -402,8 +402,6 @@ handle_tablet_tool_axis(struct wl_listener *listener, void *data)
|
|||
*/
|
||||
tool->dx = 0;
|
||||
tool->dy = 0;
|
||||
tool->tilt_x = 0;
|
||||
tool->tilt_y = 0;
|
||||
|
||||
if (ev->updated_axes & WLR_TABLET_TOOL_AXIS_X) {
|
||||
tool->x = ev->x;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue