Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roassal line width does not work with the model of the edge #819

Closed
seandenigris opened this issue Aug 3, 2015 · 1 comment
Closed

Roassal line width does not work with the model of the edge #819

seandenigris opened this issue Aug 3, 2015 · 1 comment

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 819

This does not work at the moment:

view := ROMondrianViewBuilder new.
view shape label.
view nodes: (1 to: 2).
view shape line width: [:x | x ].
view edgesFrom: [:x | x // 2].
view treeLayout .
view open 

Reported by tudor.girba on 2012-07-29 19:10:55

@seandenigris
Copy link
Contributor Author

Name: Roassal-TudorGirba.262
Author: TudorGirba
Time: 29 July 2012, 9:11:18.817 pm
UUID: ecff79bf-b88a-4a54-8409-8b38eb1e9b96
Ancestors: Roassal-TudorGirba.261

fixed

Issue 819:  Roassal line width does not work with the model of the edge

Reported by tudor.girba on 2012-07-29 19:12:04

  • Status changed: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant