~vcs-imports-ii/pspp/master

Viewing all changes in revision 5852.

  • Committer: Ben Pfaff
  • Date: 2020-01-10 05:53:54 UTC
  • Revision ID: git-v1:5144f3be8f6220bc40613322e1e213e3093acadd
psppire-output-window: Avoid calling gdk_window_begin_draw_frame twice.

gdk_window_begin_draw_frame() and gdk_window_end_draw_frame() have to
be paired and not recursive, but this code didn't honor that.

Thanks to Harry Thijssen and John Darrington for pointing out the
issue.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: