Ticket #1562 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

modify feature control must use silent:true when removing/destroying vertices

Reported by: elemoine Owned by: elemoine
Priority: critical Milestone: 2.7 Release
Component: Control.ModifyFeature Version: SVN
Keywords: Cc:
State: Complete

Description

The modify feature control uses option silent:true when adding vertices (vertices, virtual vertices, handles) to the layer. Likewise, to prevent spurious removefeature-type events it must use that option when removing or destroying feature.

Attachments

patch-1562-r7288-A0.diff Download (6.2 KB) - added by elemoine 5 years ago.

Change History

  Changed 5 years ago by elemoine

  • type changed from feature to bug

Changed 5 years ago by elemoine

follow-up: ↓ 3   Changed 5 years ago by elemoine

  • state set to Review

All unit tests pass on FF2. Please review.

in reply to: ↑ 2   Changed 5 years ago by fvanderbiest

Replying to elemoine:

All unit tests pass on FF2. Please review.

Not a review, but at least, it works, from a user-point of view ;-) Thank's Eric.

  Changed 5 years ago by euzuro

  • owner changed from elemoine to crschmidt

  Changed 5 years ago by euzuro

  • priority changed from major to critical

  Changed 5 years ago by crschmidt

  • owner changed from crschmidt to elemoine
  • state changed from Review to Commit

Elemoine:

I'm happy with this. Please go ahead and commit.

  Changed 5 years ago by elemoine

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [7614]) modify feature control must use silent:true when removing/destroying vertices, p=me, r=crschmidt (closes #1562)

Note: See TracTickets for help on using tickets.