psppire-output-viewer: Make sure that initial items are rendered at show.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 31 Dec 2018 21:16:02 +0000 (13:16 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 31 Dec 2018 21:16:20 +0000 (13:16 -0800)
commit1058fc673a7859c417004327f7e73d1106b26960
tree3870c57a603e18b5a392c8f8285b815e76a5d84a
parenta693f5d9963866bdc7ae3e19a0f9d51b478d48f8
psppire-output-viewer: Make sure that initial items are rendered at show.

When output items were shown in the output window, the first item
was not shown until the user moused over it and thereby triggered the
on_style_updated callback.  This fixes the problem.
src/ui/gui/psppire-output-view.c