Re: [E-devel] [Patch][Elementary]Genlist: Fix anchor item to prevent scroller movement

2013-01-02 Thread The Rasterman
On Thu, 15 Nov 2012 22:58:28 +0900 Bluezery ohpo...@gmail.com said:

 2012/11/15 Carsten Haitzler ras...@rasterman.com:
  On Wed, 17 Oct 2012 22:08:52 +0900 Bluezery ohpo...@gmail.com said:
 
  Dear all,
 
  When you prepend or insert_before items into genlist, scroller is moved.
  This bugs was somewhat fixed in case of insert_before but still
  occurred when insert items before first item.
 
  This patch fix this.
  When item is inserted before, make this item as anchor item and later
  this item is used for scroller's position fixing.
  Please review this patch.
 
  this seems to make things worse. tried genlist 2 test and ad a bunch of
  items, scroll down maybe 90% of the way - select something, then hit +
  before ? :) selected item actually disappears and we have items floating
  about int he wrong places...
 
 Thanks for review. I fixed again !!
 The difference from previous patch is to check anchor item's position
 in the _calc_job.
 When anchor item's position is above the viewport's bottom line,
 position fix is perfomed.
 Please review this again.

need updated patch. doesn't apply :(

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
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. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [Patch][Elementary]Genlist: Fix anchor item to prevent scroller movement

2012-11-15 Thread Bluezery
2012/11/15 Carsten Haitzler ras...@rasterman.com:
 On Wed, 17 Oct 2012 22:08:52 +0900 Bluezery ohpo...@gmail.com said:

 Dear all,

 When you prepend or insert_before items into genlist, scroller is moved.
 This bugs was somewhat fixed in case of insert_before but still
 occurred when insert items before first item.

 This patch fix this.
 When item is inserted before, make this item as anchor item and later
 this item is used for scroller's position fixing.
 Please review this patch.

 this seems to make things worse. tried genlist 2 test and ad a bunch of items,
 scroll down maybe 90% of the way - select something, then hit + before ? :)
 selected item actually disappears and we have items floating about int he 
 wrong
 places...

Thanks for review. I fixed again !!
The difference from previous patch is to check anchor item's position
in the _calc_job.
When anchor item's position is above the viewport's bottom line,
position fix is perfomed.
Please review this again.



 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com




-- 
BRs,
Kim.


genlist@fix_anchor_item.patch
Description: Binary data
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [Patch][Elementary]Genlist: Fix anchor item to prevent scroller movement

2012-11-14 Thread The Rasterman
On Wed, 17 Oct 2012 22:08:52 +0900 Bluezery ohpo...@gmail.com said:

 Dear all,
 
 When you prepend or insert_before items into genlist, scroller is moved.
 This bugs was somewhat fixed in case of insert_before but still
 occurred when insert items before first item.
 
 This patch fix this.
 When item is inserted before, make this item as anchor item and later
 this item is used for scroller's position fixing.
 Please review this patch.

this seems to make things worse. tried genlist 2 test and ad a bunch of items,
scroll down maybe 90% of the way - select something, then hit + before ? :)
selected item actually disappears and we have items floating about int he wrong
places...


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] [Patch][Elementary]Genlist: Fix anchor item to prevent scroller movement

2012-10-17 Thread Bluezery
Dear all,

When you prepend or insert_before items into genlist, scroller is moved.
This bugs was somewhat fixed in case of insert_before but still
occurred when insert items before first item.

This patch fix this.
When item is inserted before, make this item as anchor item and later
this item is used for scroller's position fixing.
Please review this patch.

BRs,
Kim.

-- 
BRs,
Kim.


genlist@fix_anchor_item.patch
Description: Binary data
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel