A really small fix for test focus 5
authorDave Andreoli <dave@gurumeditation.it>
Sat, 7 Apr 2018 18:02:51 +0000 (20:02 +0200)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 10 Apr 2018 13:26:05 +0000 (22:26 +0900)
Just place one of the buttons in the perfect position.

src/bin/elementary/test_focus.c

index 0c12e9d..9af57a7 100644 (file)
@@ -1000,7 +1000,7 @@ struct _focus5_obj _focus5_layout_data3[] = {
    {"top R",  80,  0, 20, 10},
    {"bot L",   0, 90, 20, 10},
    {"bot R",  80, 90, 20, 10},
-   {"center", 40, 40, 20, 10},
+   {"center", 40, 45, 20, 10},
    {NULL, 0, 0, 0, 0} /* sentinel */
 };