Nico Rehwaldt
|
7d896855a9
|
fix(modeling): correct label line attachments not being recognized
* remove rounding where it does not matter
* work around some precision errors in logic
* adjust test cases (to higher precision)
Closes #669
|
2017-05-03 15:02:52 +02:00 |
Nico Rehwaldt
|
2fd46ac294
|
fix(modeling/layout): handle zero-length lines during adjustment
Closes #669
|
2017-03-21 09:01:21 +01:00 |
Philipp Fromme
|
91cfcd9bac
|
fix(modeling): handle float bendpoints in label behavior
* silently round all values when doing circle-line intersection
closes #602
|
2016-08-10 13:14:56 +02:00 |
Jan Stümmel
|
b881ca8086
|
fix(modeling): handle non-integer waypoints in LabelBehavior
* verify space tool / label layouting behavior
Closes #590
|
2016-07-14 08:54:45 +02:00 |
Jan Stümmel
|
fd198b6059
|
feat(modeling): move labels with connections
* move on segment dragging
* move on reconnect
* move on bendpoint add / remove
Closes #331
|
2016-07-05 12:01:08 +02:00 |