GlennVerbelen / formulatepro

Automatically exported from code.google.com/p/formulatepro
GNU Lesser General Public License v2.1
0 stars 0 forks source link

rectangle shape will not fill / stroke and fill control only stroke #129

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create rectangle
2. open inspector
3. select stroke / set stroke color
4. select fill / set fill color

What is the expected output? What do you see instead?
expected: color for the stroke is set and color for the fill is set
instead: color for the stroke is set, then modifying the fill resets the 
stroke. Fill is left empty (no change from default)

What version of the product are you using? On what operating system?
Product Version: 0.0.6
OS: OSX 10.6.8

Please provide any additional information below.
It seems like the same variable is being set by both interface functions.

Original issue reported on code.google.com by sc...@scottpobiner.com on 30 Dec 2011 at 3:28