diff options
author | David Robillard <d@drobilla.net> | 2015-02-08 21:20:54 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-02-08 21:20:54 +0000 |
commit | e8bda69f4b78052a9625ee68ee27f7c752258510 (patch) | |
tree | 0cb6c96f00c9bfaec2d539d5cae04312e63e9990 /NEWS | |
parent | 182ed04eaef3db9d0e07d466b19307e6c1b4aeb9 (diff) | |
download | ganv-e8bda69f4b78052a9625ee68ee27f7c752258510.tar.gz ganv-e8bda69f4b78052a9625ee68ee27f7c752258510.tar.bz2 ganv-e8bda69f4b78052a9625ee68ee27f7c752258510.zip |
Fix size of vertical flow modules.
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5546 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,10 +4,11 @@ ganv (1.5.0) unstable; * Fix unexpected node jumping when dragging new connections. * Add support for PDF and PS export. * Improve text rendering at high zoom. + * Fix size of vertical flow modules. * Fix compilation with --no-fdgl (patch from Vlad Glagolev). * Fix crash when destroying canvas. - -- David Robillard <d@drobilla.net> Sun, 08 Feb 2015 08:32:08 -0500 + -- David Robillard <d@drobilla.net> Sun, 08 Feb 2015 16:20:38 -0500 ganv (1.4.2) stable; |