Code52 / DownmarkerWPF

MarkPad - a visual Markdown editor (inspired by the Downmarker project)
http://code52.org/DownmarkerWPF/
Microsoft Public License
1.4k stars 459 forks source link

Double click on header does not maximize window #366

Closed Ausxor closed 11 years ago

Ausxor commented 11 years ago

When double clicking the title bar, the window does not maximize if the header is in line with the top of the monitor.

To Replicate:

  1. Open DownmarkerWPF and ensure it is in normal window mode (not maximized)
  2. Move the header so that it sits at the top of your monitor. The top of the window should sit flush with the top of your monitor.
  3. Double click on the title bar.

    Actual:

Window is in normal mode.

Expected:

Window would be maximised.