Re: [PATCH] ivi-shell: set an initial value for ivi-surface.

2015-04-30 Thread Pekka Paalanen
On Mon, 27 Apr 2015 17:02:54 +0900 Nobuhiko Tanibata wrote: > Especially, the size of destination rectagle is set to (1,1). > This is because the size will be used for caluculating scale and not to > be 0 to avoid 0 dividing. > > I also remark this as FIXME. This shall be fixed at ivi-layout-tan

[PATCH] ivi-shell: set an initial value for ivi-surface.

2015-04-27 Thread Nobuhiko Tanibata
Especially, the size of destination rectagle is set to (1,1). This is because the size will be used for caluculating scale and not to be 0 to avoid 0 dividing. I also remark this as FIXME. This shall be fixed at ivi-layout-tansition.c. In new invoded application, its property is initilized by (0,0