summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-10-05 01:24:15 +0000
committerDavid Robillard <d@drobilla.net>2015-10-05 01:24:15 +0000
commit803140774eda264fbf7c872cd480558b4caa1275 (patch)
tree7feed762ebc3674d6c45034ca944ccdd155e8352 /NEWS
parentdb0a582cff8b17c41d3bac0068e69cbbf7752666 (diff)
downloadganv-803140774eda264fbf7c872cd480558b4caa1275.tar.gz
ganv-803140774eda264fbf7c872cd480558b4caa1275.tar.bz2
ganv-803140774eda264fbf7c872cd480558b4caa1275.zip
Highlight connected edges on port hover
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5745 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 246b75c..ef05d94 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ ganv (1.4.3) unstable;
* Preserve selection for quickly making several connections.
* Dampen sprung layout energy over time to prevent oscillation.
* Distinguish edge color from port color slighly.
+ * Highlight connected edges on port hover.
* Add support for PDF and PS export.
* Improve text rendering at high zoom.
* Improve appearance of graphs with circle nodes.
@@ -17,7 +18,7 @@ ganv (1.4.3) unstable;
* Fix crash when destroying canvas.
* Upgrade to waf 1.8.14
- -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 21:08:24 -0400
+ -- David Robillard <d@drobilla.net> Sun, 04 Oct 2015 21:23:59 -0400
ganv (1.4.2) stable;