Changes

Line 23: Line 23:  
== Benefit to Sugar ==
 
== Benefit to Sugar ==
   −
Standard gtk components are not designed to be lazy. Third party widgets, I managed to find, uses scheme of renders(like gtk components), introduced component uses widgets instead(could have performance penalties(I guess) in common case but we don't have many rows in Journal view, so should ok for us).
+
Standard gtk components are not designed to be lazy. Third party widgets, I managed to find, uses scheme with renders(like gtk components), introduced component uses widgets instead(could have performance penalties(I guess) in common case but we don't have many rows in Journal view, so should ok for us).
    
Benefits we have for such scheme:
 
Benefits we have for such scheme: