commit | d2d4d1cead4fd778d22042957fc7a53fe343b4a4 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Fri Jan 03 10:49:05 2014 -0800 |
committer | Shawn Pearce <sop@google.com> | Fri Jan 03 10:56:25 2014 -0800 |
tree | 6e415410752ff1ec841fdc6ee3b73b8158fe2823 | |
parent | ab6739b3d6b96db05494609c4d7073eba4612a57 [diff] |
SideBySide2: Fix Reply/Done buttons in add regions If two comments are placed on different lines in a single add region the Reply/Done buttons on the first comment were broken. The breakage was caused by the group's peer being replaced in sideA by the second group's peer, so the first group's peer was never attached to CM3. Always attach both members at the same time, from either map. Change-Id: Iccce04ef5f8758f35376829140e0e2f308d387a2