Skip to content

composer: Fix close buttons

James Westman requested to merge jwestman/geary:fix-685 into mainline

7d207dbb broke the close buttons in the composer headerbar again. This makes sure the close button only appears in the composer headerbar if it is part of the main window's headerbar.

Fixes #685 (closed).

CC @aplazas: Does this work properly with HdyHeaderGroup? I haven't used it before so I'm not quite sure how it interacts with show_close_button.

Merge request reports