Hi,
I also have some other questions about "fixed".
As I heard from Mr. Kim, "fixed" just has effect on efficient calculation.
So I though whether a part has fixed value or not, result of its group's
edje_object_size_min_restricted_calc isn't going to be changed.
But I tested a group with just
Before the patch, when window of device which has elementary rotates,
the ctxpopup doesn't emit the "dismissed" signal to application.
For this reason, if an application developer wants to make an event using
"dismissed" signal when device rotates,
he/she cannot do anything.
But after add evas_o
Dear all,
In elc_ctxpopup.c, there's something wrong when calculating the position of
arrow.
According to the previous code, arrow cannot be shown in the right position
when it should not be displayed in the middle of the ctxpopup.
After the value and condition of the calculation are changed,
u
your patch?
Thanks.
Daniel Juyung Seo (SeoZ)
On Wed, Jan 30, 2013 at 11:36 PM, Hyoyoung Chang wrote:
> Hello, your patch is nice to apply. but indent isn't
> why you change indent heavily? i think it's better to customize your
> editor.
>
>
> On Wed, Jan 30, 2013 at 1:
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=010bb395dae6676a1e8babf7830319038a8006ff
commit 010bb395dae6676a1e8babf7830319038a8006ff
Author: Bora Hwang
Date: Wed Jan 15 14:42:13 2014 +0900
ctxpopup: set smart member relationship for
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=f086ac9a971198d9991edee43d3c5db50a0db9da
commit f086ac9a971198d9991edee43d3c5db50a0db9da
Author: Bora Hwang
Date: Sun Feb 9 18:11:47 2014 +0900
ctxpopup: add a new api for ctxpopup which
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=028b8aae924d6e543e1da6023b51b9aef2f426d2
commit 028b8aae924d6e543e1da6023b51b9aef2f426d2
Author: Bora Hwang
Date: Wed Feb 19 14:02:44 2014 +0900
spinner: it has to be recalculated when its
raster pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=35277789216c73115f53f26fb611ab903d6c9837
commit 35277789216c73115f53f26fb611ab903d6c9837
Author: Bora Hwang
Date: Thu Mar 20 20:12:02 2014 +0900
clear up the documentation of tooltip