From 86f138a714fce8b72b88663318d246c722c91d08 Mon Sep 17 00:00:00 2001 From: David Capello Date: Fri, 17 Feb 2017 16:17:00 -0300 Subject: [PATCH] Move ui::Splitter painting code to new styles --- data/themes/default/theme.xml | 9 ++++++++- data/widgets/home_view.xml | 6 ++++-- data/widgets/main_window.xml | 8 +++++--- src/app/ui/color_bar.cpp | 1 + src/app/ui/skin/skin_theme.cpp | 9 +-------- src/app/ui/skin/skin_theme.h | 1 - src/app/ui/workspace_panel.cpp | 3 ++- src/ui/splitter.cpp | 13 ++++--------- src/ui/splitter.h | 3 +-- src/ui/theme.h | 1 - 10 files changed, 26 insertions(+), 28 deletions(-) diff --git a/data/themes/default/theme.xml b/data/themes/default/theme.xml index fb635b5c3..071e28d0e 100644 --- a/data/themes/default/theme.xml +++ b/data/themes/default/theme.xml @@ -65,7 +65,6 @@ - @@ -1014,6 +1013,14 @@ + + + + diff --git a/data/widgets/home_view.xml b/data/widgets/home_view.xml index 59933361a..ba10273ba 100644 --- a/data/widgets/home_view.xml +++ b/data/widgets/home_view.xml @@ -20,8 +20,10 @@ - + expansive="true" by="percetage" position="50" + style="workspace_splitter"> +