Fix UI updating after loading a project
commitfd6ce2da11e9f2d20cb96236753662c23feaecb4
authorColomban Wendling <ban@herbesfolles.org>
Fri, 2 May 2014 22:52:23 +0000 (3 00:52 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Fri, 2 May 2014 22:52:23 +0000 (3 00:52 +0200)
treec6301e85c702e2896891aa0e70d3ca549f4d50ea
parent09b2cf159291e87699782d75bc965861351f0e6e
Fix UI updating after loading a project

When loading a project and focusing the last document, the UI wouldn't
get properly updated for the displayed file -- because for performance
reasons we disable notebook page switch handlers when loading session
files.  Fix this by synthesizing a notebook page switch event when done
loading.
src/keyfile.c