Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1200) NonAdvancedSWTGraphics.setStroke does not works

NonAdvancedSWTGraphics.setStroke does not works
-----------------------------------------------

                 Key: UDIG-1200
                 URL: http://jira.codehaus.org/browse/UDIG-1200
             Project: uDIG
          Issue Type: Bug
          Components: ui
    Affects Versions: UDIG 1.1.RC8
            Reporter: Gabriel Roldán
         Assigned To: Jesse Eichar
             Fix For: UDIG 1.1.0
         Attachments: NonAdvancedSWTGraphics.patch

NonAdvancedSWTGraphics.setStroke has a switch on the stroke style without break statements, thus setting always the last one (solid).
Patch attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




Back to the top