<div dir="ltr">But isn&#39;t auto-save a main feature of activities? Not just when you close it or forcefully &quot;keep&quot; it?<br><br>Eduardo<br><br><div class="gmail_quote">2008/8/12 Daniel Drake <span dir="ltr">&lt;<a href="mailto:dsd@laptop.org">dsd@laptop.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Mon, 2008-08-11 at 18:12 -0400, Eben Eliason wrote:<br>
&gt; I&#39;m sure that what you are seeing results from the fact that the<br>
&gt; Journal defers updating itself until its window is shown, to prevent<br>
&gt; needless updates from occurring in the background and taking extra CPU<br>
&gt; cycles. &nbsp;It&#39;s unfortunate that the single update that occurs when the<br>
&gt; Journal is focused has so much latency...this should really be<br>
&gt; happening so quickly as to be unnoticeable.<br>
<br>
</div>Perhaps we could implement something like this:<br>
&nbsp;- when journal is inactive (the user switches to another activity),<br>
 &nbsp; the widget that lists all the journal entries is hidden<br>
&nbsp;- when the journal is activated again, the existing code will update<br>
 &nbsp; the list of journal entries (even though it&#39;s hidden)<br>
&nbsp;- when the update is complete, we show the widget again<br>
<br>
This would result in the journal being blank for a short period of time<br>
but would avoid the visual flip effect. Maybe that would help?<br>
<font color="#888888"><br>
Daniel<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
_______________________________________________<br>
Sugar mailing list<br>
<a href="mailto:Sugar@lists.laptop.org">Sugar@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/sugar" target="_blank">http://lists.laptop.org/listinfo/sugar</a><br>
</div></div></blockquote></div><br></div>