From 7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Dec 2013 19:51:22 +0300 Subject: fix speechbubble size. --- data/graphics/gui/CMakeLists.txt | 1 + data/graphics/gui/Makefile.am | 1 + data/graphics/gui/speechbrowserbox.xml | 10 ++++++++++ data/graphics/gui/speechbubble.xml | 3 +++ src/gui/popups/speechbubble.cpp | 29 +++++++++++------------------ src/gui/popups/speechbubble.h | 1 + src/gui/widgets/browserbox.cpp | 8 ++++++++ src/gui/widgets/browserbox.h | 4 ++++ 8 files changed, 39 insertions(+), 18 deletions(-) create mode 100644 data/graphics/gui/speechbrowserbox.xml diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 45e615244..870b86b60 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -66,6 +66,7 @@ SET (FILES shop.xml slider.xml slider_highlighted.xml + speechbrowserbox.xml speechbubble.xml tab.xml tab_highlighted.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index dbe1498ac..50ea62178 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -69,6 +69,7 @@ gui_DATA = \ shop.xml \ slider.xml \ slider_highlighted.xml \ + speechbrowserbox.xml \ speechbubble.xml \ tab.xml \ tab_highlighted.xml \ diff --git a/data/graphics/gui/speechbrowserbox.xml b/data/graphics/gui/speechbrowserbox.xml new file mode 100644 index 000000000..281683021 --- /dev/null +++ b/data/graphics/gui/speechbrowserbox.xml @@ -0,0 +1,10 @@ + + + + + diff --git a/data/graphics/gui/speechbubble.xml b/data/graphics/gui/speechbubble.xml index 6b79718b3..5ca5b1e69 100644 --- a/data/graphics/gui/speechbubble.xml +++ b/data/graphics/gui/speechbubble.xml @@ -1,6 +1,9 @@ +