joergreichert / spray

Automatically exported from code.google.com/p/spray
1 stars 2 forks source link

Propose gradient definition also at style attribute within shape definition #162

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
At ...

     rectangle style org.eclipselabs.spray.styles.Neu {
         style (background-color = ...)
     }

no existing gradient definition is proposed.

This currently works only inside the style DSL:

style MydiagramDefaultStyle {
    background-color = org.eclipselabs.spray.styles.gradients.Neuer
}

Original issue reported on code.google.com by de.abg.r...@gmail.com on 2 Sep 2012 at 9:13

GoogleCodeExporter commented 9 years ago
Writing the org.eclipselabs.spray.styles.gradients.Neuer manually at style 
(background-color = ... ) works.

Original comment by de.abg.r...@gmail.com on 2 Sep 2012 at 9:14

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 97e8cd8be5e1.

Original comment by de.abg.r...@gmail.com on 4 Dec 2012 at 7:22