forked from joejulian/gio
383f3eca40
Editor's event processing assumes the cached layout is valid, but it might not be if the program changed the Editor text between calling Layout and Events. Fixes #85 (I think) Signed-off-by: Elias Naur <mail@eliasnaur.com>