Commit Graph

65 Commits

Author SHA1 Message Date
Gonzalo Bellver
7afc442824 Fixed commit distances on BalancedSorter 2012-08-20 19:49:19 -03:00
Paulo Gustavo Veiga
28bbc4c846 Fix error when press enter over a isolated node
Fix prediction error when the node is a isolated node.
2012-08-20 11:22:19 -03:00
Paulo Gustavo Veiga
eb709699b7 More fixes on connection predict. 2012-08-18 23:37:32 -03:00
Gonzalo Bellver
c432bef6b1 SymmetricSorter predict optimization 2012-08-17 17:32:57 -03:00
Gonzalo Bellver
77766e0a8f editor bug fix 2012-08-16 12:54:21 -03:00
Paulo Gustavo Veiga
890364f13c - Fix position of isolated nodes ... 2012-07-09 18:52:59 -03:00
Paulo Gustavo Veiga
39c2b37a1f - Change forEach for each interator
- Fix issue deleting nodes with intermediate relationships
2012-07-08 19:31:21 -03:00
Paulo Gustavo Veiga
80940b8529 Minor performance improvement... 2012-07-07 13:58:55 -03:00
Paulo Gustavo Veiga
f3da916965 Fix several errors removing a node ... 2012-07-07 12:37:10 -03:00
Gonzalo Bellver
cc0e6c3e45 Baseline alignment 2012-03-15 14:48:30 -03:00
Gonzalo Bellver
99d7a1faaf Baseline layout, first approach 2012-03-15 14:48:30 -03:00
Paulo Gustavo Veiga
ae9f05dd05 Use FX class for delete node events. 2012-03-07 20:35:06 -03:00
Gonzalo Bellver
2b50017971 Fixed editor bugs 2012-03-07 16:26:06 -03:00
Gonzalo Bellver
6506b60977 Fixed branch overlapping bug 2012-03-06 18:01:56 -03:00
Gonzalo Bellver
dc4f47ab7a Solved issue when overlapping a free node to another branch 2012-03-06 15:53:22 -03:00
Gonzalo Bellver
bf212e649a Fixed node insert bug 2012-02-06 11:12:27 -03:00
Gonzalo Bellver
4391afdf7b Fixed bug for free positioning of balanced sorted nodes 2012-02-02 12:58:25 -03:00
Gonzalo Bellver
7c3ffebc84 Fixed bug for predict in free positioning 2012-02-02 12:41:53 -03:00
Gonzalo Bellver
a0b838a7a6 Added support for predict when dragging a symmetric sorted node 2012-02-02 12:15:59 -03:00
Gonzalo Bellver
d632a079b1 Added support for prediction when dragging a node 2012-02-02 11:30:12 -03:00
Gonzalo Bellver
cb23c48740 predict method refactored: it now includes the node for the prediction 2012-02-01 12:15:19 -03:00
Gonzalo Bellver
306133cd5e Fixed bug for free positioning of balance sorted nodes 2012-01-26 17:20:48 -03:00
Gonzalo Bellver
015703d5b8 Fixed bug where free positioning could cause sibling overlapping 2012-01-26 15:52:32 -03:00
Gonzalo Bellver
9ada52d720 Free Position tests asserted 2012-01-26 13:07:45 -03:00
Gonzalo Bellver
402226afbc Free position layout fixes 2012-01-26 11:53:46 -03:00
Gonzalo Bellver
483b889d6a Basic tests asserted 2012-01-24 18:01:56 -03:00
Paulo Veiga
0e07e28b4c Add migrator for Pela to Tango 2012-01-21 18:02:38 -03:00
Gonzalo Bellver
e98d7f8147 Fixed bug with BalancedSorter's predict 2012-01-19 12:20:43 -03:00
Paulo Veiga
419d2ffe79 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2012-01-19 02:38:48 -03:00
Paulo Veiga
db74c63943 Drag pivot is not displayed when a node is clicked. Only when the first drag start. 2012-01-19 02:36:46 -03:00
Gonzalo Bellver
62b3bf8bc0 Fixed node size change bug 2012-01-18 20:02:15 -03:00
Gonzalo Bellver
830f65caa9 Reconnect free node 2012-01-18 19:15:01 -03:00
Gonzalo Bellver
c80726e1c0 Predict for free positioning. 2012-01-18 16:07:40 -03:00
Gonzalo Bellver
c6fa09ec7d Fixed bug where adding a new node borke free positioning 2012-01-18 13:34:30 -03:00
Paulo Veiga
2e49219fb9 Free positioning working ... 2012-01-18 01:37:53 -03:00
Paulo Veiga
f0eb293211 Add Free position integration... 2012-01-18 01:26:39 -03:00
Gonzalo Bellver
61eca9f932 Free positioning 2012-01-17 17:54:22 -03:00
Gonzalo Bellver
3f83bf95ea Collision checking implemented 2012-01-17 17:54:22 -03:00
Paulo Veiga
039b5d8c8a - Fix pivot issues. 2012-01-17 00:51:13 -03:00
Paulo Veiga
e5beb4f034 Fix collapse. 2012-01-17 00:26:29 -03:00
Gonzalo Bellver
171c3aee8f Free positioning started. Nodes can move freely, but collisions might occurr 2012-01-15 18:08:31 -03:00
Gonzalo Bellver
75af2aac87 Root nodes support any position 2012-01-15 15:41:03 -03:00
Paulo Veiga
c7ddfd6135 nlayout refactor. 2012-01-14 14:20:59 -03:00
Paulo Veiga
90644c201a - Remove all old layout classes.
- Rename nloyout to layout
- Drag integrated.
2012-01-14 14:16:59 -03:00
Paulo Veiga
aee1dfbff9 Minor fixes for supporting shrink. 2012-01-12 01:37:26 -03:00
Paulo Veiga
ef2902d724 Add support for shink on collapsed nodes. 2012-01-11 23:30:26 -03:00
Paulo Veiga
51bc3e563a Keyboard actions for adding is working with the new layout... 2012-01-11 21:12:22 -03:00
Paulo Veiga
d9cdcc5160 Set position integrated ! 2012-01-11 19:47:00 -03:00
Paulo Veiga
86e80e324c Start integration with new layout. 2012-01-09 23:50:52 -03:00
Paulo Veiga
8062a29323 - Exclude brix during export
- More changes for layout manager.
2011-12-31 14:52:13 -03:00