|
From: SourceForge.net <no...@so...> - 2005-05-23 12:07:54
|
Patches item #1206146, was opened at 2005-05-21 23:37 Message generated for change (Comment added) made by midg3t You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206146&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 3 Submitted By: Ted Percival (midg3t) >Assigned to: Tim Ringenbach (marv_sf) Summary: Fix smooth scrolling assertions Initial Comment: Rewrite of GtkIMHtml's smooth scrolling algorithm in scroll_cb(). Fixes GLib timer assertion being triggered. A rewrite might be considered overkill. I rewrote the function before I figured out a decent way to fix the initial code... and I think that if nothing else, the new implementation is a bit more readable. ---------------------------------------------------------------------- >Comment By: Ted Percival (midg3t) Date: 2005-05-23 22:07 Message: Logged In: YES user_id=1011928 I should also point out that this is a patch against CVS. Please don't just say "bah, we don't need rewrites" -- I spent a considerable amount of time on this patch and [obviously] consider it worthy of inclusion. Assigning to marv on the recommendation of grim on IRC. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206146&group_id=235 |