Status: New Owner: tudor.gi...@gmail.com Labels: Type-Defect Priority-Medium Component-Roassal Milestone-4.7
New issue 819 by tudor.gi...@gmail.com: Roassal line width does not work with the model of the edge http://code.google.com/p/moose-technology/issues/detail?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
Updates: Status: Fixed Cc: alexandr...@gmail.com
Comment #1 on issue 819 by tudor.gi...@gmail.com: Roassal line width does not work with the model of the edge http://code.google.com/p/moose-technology/issues/detail?id=819
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