1.7.27
·
278 commits
to master
since this release
- Fixed TextEditingTool sometimes incorrectly ignoring non-TextBlocks in front of a TextBlock.
- Fixed RelinkingTool.copyLinkProperties to include copying the Link.points, so that when Link.adjusting is not None the behavior will be the same as for the original Link.
- Improved AvoidsNodes link routing to be more likely to find a shorter route by looking beyond the area of the two connected nodes.
- Improved link routing during DraggingTool moves to keep link routes while snapping is enabled.