From e5cb1cf1f1fb8b4329db5162ed53fd44b39bac7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20Kr=C3=A1sa?= Date: Sun, 31 Mar 2019 11:40:48 +0200 Subject: [PATCH] Fixes #194 Zooming even when scale is defined in the code --- META-INF/plugin.xml | 1 + .../idea/rendering/PlantUmlRenderer.java | 23 +++++++++++++++---- 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml index 839c399d..34633e71 100644 --- a/META-INF/plugin.xml +++ b/META-INF/plugin.xml @@ -19,6 +19,7 @@
  • Added option to use GRAPHVIZ_DOT environment variable preferentially
  • Grouped file templates
  • Restoring scroll position after an error
  • +
  • Zooming even when scale is defined in the code
  • 2.12