From 889feffce9b99917e0fc7ed36b5ae82b6f2fb5d7 Mon Sep 17 00:00:00 2001 From: falkTX Date: Thu, 30 Jul 2020 05:41:17 +0100 Subject: [PATCH] Small fixing of news, already published before Signed-off-by: falkTX --- News.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/News.php b/News.php index 800d395..d5efd67 100644 --- a/News.php +++ b/News.php @@ -30,7 +30,6 @@ include_once("includes/header.php"); Now with that said, let's go through what's new, first the bigger changes and smaller stuff for last.

-
settings @@ -133,10 +132,9 @@ include_once("includes/header.php");
  • Added a 12400x9600 canvas size
  • Added a 2x and 4x canvas image export mode
  • Added a menu action to save current Carla canvas as image in the clipboard
  • +
  • Added "Send MIDI notes" option to plugin built-in editor dialog
  • Canvas positions are now always saved and restored, including in the plugin version
  • Canvas positions are kept in sync across multiple Carla JACK instances and even Carla-Control
  • - -
  • Built-in plugin edit dialog tab state is kept when parameters are reloaded
  • Implemented NSM "optional-gui"
  • Plugin custom GUI Window title changes dynamically when renamed