Skip to content

Fix close button in composer

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

In ccb11359, the composer headerbar was set to have a close button by default. This caused the reply composer to have a close button that would close the entire window. This commit reverts that part of ccb11359.

Merge request reports