Skip to content
Snippets Groups Projects
Commit c77a5d38 authored by kang-sooyeon's avatar kang-sooyeon Committed by Marius Vlad
Browse files

libweston/input.c: Fix weston crash with the mouse event


Fix weston crash when user click the mouse continuosly while
the video is playing.
Call weston_view_update_transform before calling
weston_coord_global_to_surface to update view->transform.dirty to 0.

Fixes #985

Tested-by: default avatarSooyeon Kang <sooyeon8979@gmail.com>
Signed-off-by: default avatarSooyeon Kang <sooyeon8979@gmail.com>
parent eabc19bc
No related branches found
No related tags found
1 merge request!1673libweston/input.c: Fix weston crash with the mouse event
Pipeline #1347263 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment