jhipster / jdl-studio

JDL Studio is an online JHipster Domain Language visual editor
https://start.jhipster.tech/jdl-studio/
Apache License 2.0
405 stars 114 forks source link

Directives - renderer image style not working #61

Closed ndywicki closed 3 years ago

ndywicki commented 5 years ago

Hi team,

I notice that directives for renderer image style not working any more. To reporduce, clean workspace and use default sample. Add theses lines from documentation helping :

arrowSize: 1

bendSize: 0.3

direction: down | right

gutter: 5

edgeMargin: 0

edges: hard | rounded

fill: #eee8d5; #fdf6e3

fillArrows: false

font: Calibri

fontSize: 12

leading: 1.25

lineWidth: 3

padding: 8

spacing: 40

stroke: #33322E

title: filename

zoom: 1

But no changes in renderer or snapshot image downloaded.

thanks !

deepu105 commented 5 years ago

Probably something broke after parser upgrade

On Mon, 7 Jan 2019, 4:44 pm Nicolas Dywicki <notifications@github.com wrote:

Hi team,

I notice that directives for renderer image style not working any more. To reporduce, clean workspace and use default sample. Add this lines from documentation helping:

arrowSize: 1

bendSize: 0.3

direction: down | right

gutter: 5

edgeMargin: 0

edges: hard | rounded

fill: #eee8d5; #fdf6e3

fillArrows: false

font: Calibri

fontSize: 12

leading: 1.25

lineWidth: 3

padding: 8

spacing: 40

stroke: #33322E

title: filename

zoom: 1

But no changes in renderer or snapshot image downloaded.

thanks !

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jhipster/jdl-studio/issues/61, or mute the thread https://github.com/notifications/unsubscribe-auth/ABDlF2ZiHftxUmE5tRXtkznDyP6mH5vAks5vA2trgaJpZM4Zzu_t .

deepu105 commented 3 years ago

fixed in v2, it will be released sometime next week