Fix minimum height of comment reply editors.

Review Request #13054 — Created May 18, 2023 and submitted

david
Review Board
release-6.x
reviewboard

In the update to the review reply editors to switch to
InlineEditorView, I read the existing code a little bit wrong, and
mistakenly overrode the minimum height default to be zero. This change
removes that override, so that the default height for reply editors is
the default editor minimum (70px).

Opened editors for replies to comments and review headers and saw the
correct minimum editor height.

Summary
Fix minimum height of comment reply editors.
maubin
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Loading...