> * I don't know if you noticed, but the default layout is really screwy > currently. For instance I opened the first workflow and it displayed like > this: http://i.imgur.com/KUSSX.png > > this is clearly unreadable. I looked a bit in the dracula documentation, it > does seem to have pluggable layout, and a second layout built-in called > Ordered. Just replacing the "Spring" layout manager by "Ordered" yields > something like this: http://i.imgur.com/i1bnA.png before any customization. > > It does not appear fully in the graph frame (not shown in the pictures, but > you'll see when you test), so there are probably things to fix, but you should > look into using it: it seems to take a "order" parameter (not sure what it's > used for), and it creates something which looks far cleaner (for our purpose) > than Spring.
Used Ordered layout but looks ugly nodes are overlapping. you can check: http://i.imgur.com/i9pBS.png -- https://code.launchpad.net/~openerp-dev/openerp-web/diagram-vda/+merge/73350 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openerp-web/diagram-vda. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

