RE: [PATCH] ivi-layout: Initialize surface source rectange to 1x1

2016-05-18 Thread Potrola, MateuszX
> > ivi-shell/ivi-layout.c | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/ivi-shell/ivi-layout.c b/ivi-shell/ivi-layout.c index > > 1601787..ef7ee02 100644 > > --- a/ivi-shell/ivi-layout.c > > +++ b/ivi-shell/ivi-layout.c > > @@ -250,6 +250,9 @@ init_surface_properties(struct > iv

Re: [PATCH] ivi-layout: Initialize surface source rectange to 1x1

2016-05-17 Thread Yong Bakos
On May 17, 2016, at 3:58 AM, mateuszx.potr...@intel.com wrote: > > From: Mateusz Polrola > > If surface will be set to visible before its source rectangle will > be defined it will be displayed in its orginal size. > This is because initial setting of destination rectangle to 1x1 is > not causin