Issue 571 in moose-technology: EyeSee grid lines are not drawn with the specified color

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 571 in moose-technology: EyeSee grid lines are not drawn with the specified color

moose-technology
Status: New
Owner: ----
CC: [hidden email]
Labels: Type-Defect Priority-Medium Component-EyeSee Milestone-4.4

New issue 571 by [hidden email]: EyeSee grid lines are not drawn  
with the specified color
http://code.google.com/p/moose-technology/issues/detail?id=571

If you do the following:

ESExamples new verticalBarDiagram6

the grid lines are black, while they should be white. It looks like setting  
the color in the ESDiagramGraphicsContextWrapper does not affect the actual  
rendering.

The corresponding code is found here:

ESRegularGridLineDecorator>>drawOverlapingTickAt: aPoint on:  
aGraphicsContext ofLength: aNumber
...
tick displayStrokedOn: (aGraphicsContext paint: Color white)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 571 in moose-technology: EyeSee grid lines are not drawn with the specified color

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 571 by [hidden email]: EyeSee grid lines are not  
drawn with the specified color
http://code.google.com/p/moose-technology/issues/detail?id=571

(No comment was entered for this change.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 571 in moose-technology: EyeSee grid lines are not drawn with the specified color

moose-technology

Comment #2 on issue 571 by [hidden email]: EyeSee grid lines are not  
drawn with the specified color
http://code.google.com/p/moose-technology/issues/detail?id=571

Thanks.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev