Ticket #752 (closed defect: fixed)
Opened 2011-09-14T13:14:17-05:00
Last modified 2011-09-14T13:15:20-05:00
IJ2 options values do not reflect changes from IJ1 plugins/macros
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
If IJ1 changes a global value that is used in an IJ2 options dialog it is possible for it to get out of sync with IJ1.
Write an IJ1 plugin that simply calls Line.setWidth(73). Notice that after running this plugin the value displayed in OptionsLineWidth is not updated.
Change History
comment:1 Changed 2011-09-14T13:15:20-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
Found the issue after alpha 5 released. Fixed in 68934cbe8f9abf1a2ec7f8dc67925563fbbd5142.