Ticket #874 (closed defect: fixed)
Make overlay drawing tools respect OptionsOverlay settings
| Reported by: | bdezonia | Owned by: | bdezonia |
|---|---|---|---|
| Priority: | major | Milestone: | imagej-2.0.0-beta1 |
| Component: | ij-ui | Version: | |
| Severity: | serious | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: |
Description
The various adapters in ij-ui-swing-tools (such as RectangleAdpater, EllipseAdpater, ...) use their own set of default drawing attributes. Make them use the settings specified by the OptionsOverlay class. Will need to create a dependency from this project to ij-options.
Change History
Note: See
TracTickets for help on using
tickets.

This was fixed some time ago