User Details
- User Since
- Jul 18 2014, 4:50 AM (281 w, 3 d)
- Availability
- Available
Tue, Dec 3
Mon, Dec 2
Sun, Dec 1
Jul 23 2019
Actually I followed the old convention, its been little while since I had not contributed.
- Revert "[elm] Add missing sizing eval hook at radio"
Jul 19 2019
Jul 15 2019
Jul 12 2019
- example edc added to build list
example updated
Jun 19 2019
Fix typo
Jun 18 2019
Jun 17 2019
@ali.alzyod
Small query here,
why do you need separate caching logic for variation sequence? Can't it be accommodated in the current logic?
@herdsman are you there?
Jul 17 2018
Jun 7 2018
Well I tested this in Tizen platform and so far there is no issue reported, if you have any abnormal behavior after applying this patch,
Please let me know. Also I am curious about the FIXME comment.
Jun 1 2018
please close if its done
?
There is way to do that in textblock.
May 27 2018
May 15 2018
May 10 2018
You can see if we use fit option in textblock part, after whole calculation of edje part objects
we do a special calculation for textblock if it has fit option enabled. This will indeed calculate the textblock size again.
Please check the functions
_edje_part_recalc and _edje_textblock_recalc_apply.
May 7 2018
It will improve performance of fit calculation and moreover
textblock calculation is being done twice.
Steps to check:
- Apply the attach patch
- Remove function
_edje_textblock_recalc_apply
- Launch elementary_text
- Search for genlist->Genlist Group
- Resize the window to accommodate whole group index text. (Make it bigger)
- Click button "Bring top 477"
- Resize the window to so that fit can be applied (make it smaller)
- Click on "Show 0" button
Check this image{F3048970}
May 2 2018
Apr 10 2018
Apr 9 2018
Jan 4 2018
Oct 26 2017
Oct 16 2017
Removed duplicate patch
Useless
Splitted
Oct 15 2017
When we run some static analysis tools, they think after return no statements execute which is true but in this case this is just to avoid compiler warning for unused variable. So I made this patch, although not really required.
One more opinion of yours will let this fly off.
Oct 13 2017
Oct 10 2017
Fixed more issue.
Oct 9 2017
Even if the value of
attr_orig_amount ``` and
attr_size_amount
are changed, I am not sure how these will affect the value of
attr_amount
Oct 8 2017
Update accordingly
Oct 6 2017
Oct 5 2017
Jun 8 2017
May 23 2017
Oct 20 2016
Will discuss with keyboard team and if required I will put it as product mobile only code
Jul 14 2016
May 11 2016
May 9 2016
@herdsman
ping?