From 4806a3e8f6e4a355402233c26aef4ce053445973 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Mon, 23 Sep 2019 22:31:28 +0200 Subject: [PATCH] fix stroke preview zoom, implement dest pick on ppbr export --- data/layout.xml | 5 +++-- src/app_dialogs.cpp | 1 + src/node_dialog_export_ppbr.cpp | 11 +++++++++++ src/node_dialog_export_ppbr.h | 3 +++ src/node_panel_brush.cpp | 9 +++++++-- src/node_panel_brush.h | 1 + src/node_stroke_preview.cpp | 20 +++++++++++--------- src/node_stroke_preview.h | 2 +- 8 files changed, 38 insertions(+), 14 deletions(-) diff --git a/data/layout.xml b/data/layout.xml index f6f0132..5b4796a 100644 --- a/data/layout.xml +++ b/data/layout.xml @@ -59,14 +59,15 @@