Elm entry: Fixed a bug with entry_get with big texts.
authorTom Hacohen <tom@stosb.com>
Thu, 28 Jul 2011 08:18:37 +0000 (08:18 +0000)
committerTom Hacohen <tom@stosb.com>
Thu, 28 Jul 2011 08:18:37 +0000 (08:18 +0000)
commit0a630f079f9b2a0803a2b1cc4e9868d877d4406f
treed59b19a937ae733ff980f1af75818571797480b7
parentc2d910f7e2d0129f34339aa9c91e17abdd938948
Elm entry: Fixed a bug with entry_get with big texts.

Entry gradually loads big texts. This bug caused entry_get to return the
current text in the textblock, and not the text not yet loaded.

SVN revision: 61840
src/lib/elm_entry.c