vtr3 icon indicating copy to clipboard operation
vtr3 copied to clipboard

UI should pop up a warning when merge fails due to offset too large

Open cheneyuwu opened this issue 3 years ago • 0 comments

When user confirms a merge point by clicking on the yellow triangle, internally we check if the distance to the merging vertex is too large to merge. However, if a merge attempt is rejected due to offset too large, we silently drop back to branch state without popping up a warning saying merge attempt rejected in the UI, so the user wouldn't know why merge is not successful.

cheneyuwu avatar Sep 09 '21 18:09 cheneyuwu