Bug 680621 - View menu options are discarded after closing an image

Sync GimpDisplayShell's properties with the default values when it's
emptied and turns into the empty display, so the default values used
when filling it with an image are displayed while it's empty.
This commit is contained in:
Michael Natterer 2012-11-12 00:57:43 +01:00
parent 018fc32727
commit 54cf6c6e9f
1 changed files with 2 additions and 0 deletions

View File

@ -1318,6 +1318,8 @@ gimp_display_shell_empty (GimpDisplayShell *shell)
gimp_display_shell_unset_cursor (shell);
gimp_display_shell_sync_config (shell, shell->display->config);
gimp_display_shell_appearance_update (shell);
#if 0
gimp_help_set_help_data (shell->canvas,