Skip to content
Commit d93a52a6 authored by Emre Ucan's avatar Emre Ucan
Browse files

ivi-shell: check ivi_view mappedness in commit_changes()



If the view is not mapped, we do not need to update its
properties. We can use ivi_view_is_mapped() function to
check it.

Also we don't need to call weston_view_damage_below()
for weston_views, which were in the scenegraph. Because
we are calling weston_view_unmap for views of unmapped
ivi_views in build_view_list() function

Signed-off-by: default avatarEmre Ucan <eucan@de.adit-jv.com>
parent f6638a7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment