sorry
ignore this
naver sucks

Sent from my iPhone

On 2013. 1. 12., at 오후 5:34, Jaeun Choi <jaeun_c...@naver.com> wrote:

> I removed some unnecessary lines from elm_index.c  
> 
> 
> 
> 
> 
> 1. in _index_box_auto_fill 
> 
> 
> _index_box_clear(line 178) does nothing: 
> 
> 
> if _index_box_clear is called, it means sd-&gt;level_active[level] is false 
> (line 116).  
> 
> 
> if sd-&gt;level_active[level] is false, _index_box_clear returns immediately 
> (line 60).  
> 
> 
> 
> 
> 
> 2. in _on_mouse_down  
> 
> 
> 3. in _on_mouse_in_access
> 
> 
> 4. in _autohide_disabled_set  
> 
> 
> Signal emit is enough.
> 
> 
> Filling the box and displaying the box are separated jobs.
> 
> 
> I think it's logically consistent to fill the box only when  
> 
> 
> 1) elm_index_level_go is called,   
> 
> 2) theme is changed.
> 
> 5. in _level_go
> 
> 
> Always clear the box before fill the box.
> 
> 
> --
> Jaeun Choi
> 
> 
> 
> 
> <elm_index.patch>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122912
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to