GTK: fix cached completion popup window sizing
commitdf5b2fd81065650259a87b8eb901343d36676e59
authorColomban Wendling <ban@herbesfolles.org>
Wed, 3 Sep 2014 22:04:54 +0000 (4 00:04 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Mon, 8 Sep 2014 13:35:28 +0000 (8 15:35 +0200)
treea39a8474ab01447c508fb7537ba871273c943f2a
parente6f8547e3e0d9ad42e7abdd360e4f3b2aac7b534
GTK: fix cached completion popup window sizing

Only cache the popup window itself and not its content, as it seems the
window sizing is affected whether the content was just created or not.
scintilla/gtk/PlatGTK.cxx