On Tue, 31 May 2016 09:13:13 +
"Potrola, MateuszX" wrote:
> Hi,
>
> > Even more so, because as far as I can see, to actually see the badly sized
> > surface
> > you have to do this in ivi-layout API:
> > 1. add the surface to a layer
> > 2. set visibility true
> > 3. commit_changes
> > 4. s
Hi,
> Even more so, because as far as I can see, to actually see the badly sized
> surface
> you have to do this in ivi-layout API:
> 1. add the surface to a layer
> 2. set visibility true
> 3. commit_changes
> 4. set source rectangle
> 5. commit_changes
>
> At step 3, the surface will be shown.
On Wed, 18 May 2016 12:22:06 +0100
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.
Hi,
how does it happen that you set visibility but not the source rectangle