richedit: Fixed position of runs in some situations during wrapping.
commitfeda29bb0c03f3471ba2ea089d7a1b422ca5e334
authorDylan Smith <dylan.ah.smith@gmail.com>
Thu, 10 Jul 2008 14:17:39 +0000 (10 10:17 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Jul 2008 16:13:25 +0000 (10 18:13 +0200)
tree27f5df96e0082161681eeffc5028ba84408cd4df
parent49468e1824cac4df5d09614884100f79b33b50cb
richedit: Fixed position of runs in some situations during wrapping.

Runs that are skipped over still need to affect the wrapping position,
otherwise they won't affect further run positions.
dlls/riched20/wrap.c