From 13ab76b2d587a786112a35b5bcccf5e264700f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Wed, 24 May 2017 16:21:12 +0200 Subject: Add frame in the GUI for bleed control. --- plugin/drumgizmo_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin/drumgizmo_plugin.h') diff --git a/plugin/drumgizmo_plugin.h b/plugin/drumgizmo_plugin.h index 2a77f07..e585c45 100644 --- a/plugin/drumgizmo_plugin.h +++ b/plugin/drumgizmo_plugin.h @@ -208,5 +208,5 @@ private: bool inline_image_first_draw{true}; static constexpr std::size_t width{750}; - static constexpr std::size_t height{385}; + static constexpr std::size_t height{466}; }; -- cgit v1.2.3