Popup buttons made larger to fit text with default point size 05/104205/2
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Mon, 12 Dec 2016 16:18:17 +0000 (16:18 +0000)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Mon, 12 Dec 2016 17:14:13 +0000 (17:14 +0000)
Change-Id: Ib478ca1d24461e6203810429d615af32973b4ef4

examples/popup/popup-example.cpp
resources/style/mobile/demo-theme.json.in

index 1068656..1caa94e 100644 (file)
@@ -364,7 +364,7 @@ public:
       // Set up the container's layout.
       footer.SetResizePolicy( ResizePolicy::FILL_TO_PARENT, Dimension::WIDTH );
       footer.SetResizePolicy( ResizePolicy::FIXED, Dimension::HEIGHT );
-      footer.SetSize( 0.0f, 80.0f );
+      footer.SetSize( 0.0f, 130.0f );
       footer.SetAnchorPoint( AnchorPoint::CENTER );
       footer.SetParentOrigin( ParentOrigin::CENTER );
 
index 644814f..251ad34 100644 (file)
       "pointSize":6
     },
 
-    "ButtonLabel":
-    {
-      "pointSize":8
-    },
-
     "LauncherBackground":
     {
       "background":