#3836: New window patches create display bug
----------------------+----------------------
  Reporter:  chdiza   |      Owner:  mutt-dev
      Type:  defect   |     Status:  closed
  Priority:  major    |  Milestone:
 Component:  display  |    Version:  1.6.0
Resolution:  fixed    |   Keywords:
----------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"d0746905cb3f3c5ca8f5c5090b3e2324fa8846a1"]:
 {{{
 #!CommitTicketReference repository=""
 revision="d0746905cb3f3c5ca8f5c5090b3e2324fa8846a1"
 Fix pager layout when $status_on_top with no mini-index.  (closes #3836)

 The pager_window->row_offset should only be adjusted when we have a
 mini-index.

 Pull common window initialization above, and adjust only when the
 mini-index is enabled.  The pager_window rows and row_offset code
 could be further consolidated (since the status line is always a
 height of one), but I think the code reads a bit more clearly when the
 adjustments are explicitly stated.
 }}}

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3836#comment:4>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to