https://bugzilla.novell.com/show_bug.cgi?id=324589
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324589#c6 --- Comment #6 from Luke Page <[EMAIL PROTECTED]> 2007-12-19 04:56:19 MST --- Created an attachment (id=188223) --> (https://bugzilla.novell.com/attachment.cgi?id=188223) Patch Part 4 1) The +/- viewport thing - if you scroll down slowly or one pixel at a time then sometimes it skips a (pixel) line leaving a blank line - it appears it incorrectly detecting that its drawing too many (text) lines and reduces the draw operation to do nothing. 2) Detection that the end of a tag is actually the start of the next tag - this fixed some problems editing 3) I added some comments that were helpful in understanding the code 4) I've added some #if debug statements that helped track down problems with the line tag tree -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
