Ticket #506 (closed defect: fixed)
Opened 2011-05-09T14:47:36-05:00
Last modified 2011-11-28T15:02:13-06:00
Fix fill plugin when color selection code in place
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Currently the Fill plugin prompts the user for a value to fill the Dataset with. It should use the currently chosen color/fill value when that code is in place.
Change History
comment:1 Changed 2011-05-10T08:48:35-05:00 by bdezonia
- Summary changed from Fill fix plugin when color selection code in place to Fix fill plugin when color selection code in place
comment:2 Changed 2011-11-28T15:02:13-06:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
In 97e0e577b9141e53d759ccf51f4e2bcee3e8d9c0 it uses the current FG color which is stored with the FGTool. The mechanics may change going forward but this feature is now working. So will close ticket.