When new client registers touch listener, it was added to focus resource list. At this point if another client "without" touch listener is in focus then subsequent touch events are sent to new client with another client's resources causing new client to stop rendering. Now new client is added to resource list by default and it'll be added to focus resource list only if its in focus. Reviewed-by: Derek Foreman <derekf@osg.samsung.com>dev
parent
c5a011f1e0
commit
d669714d71
Loading…
Reference in new issue