Ticket #712 (closed task: fixed)
Opened 2011-08-02T15:48:46-05:00
Last modified 2011-08-03T11:14:00-05:00
Phase out Dataset::getSelection() code
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Now that the OverlayService can return the currently selected bounds. Use them everywhere instead of Dataset::getSelection(). This affects many plugins. I have done some work towards this goal already.
Updated ZoomToSelection, SaltAndPepper, Rotate90Left, Rotate90Right, FlipVertically, and FlipHorizontally plugins to use current selection region.