[FCP++] Update candidate when node is removed
The text side of FCP++ should update the candidate when any node is removed in the same frame, in the same style as the image side. Before, we didn't update candidate on node removal unless the node is the last detached node. We shouldn't special case this. Instead, everytime a node is removed we should update the candidate. Bug: 948119 Change-Id: Ia4075be5148168c47222f31d775bfa07436c0d23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1579248 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#654449}
Showing
Please register or sign in to comment