From 2c06497b08fbd9d67481d56fee09df3a220e8e1d Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Sat, 14 Aug 2021 19:17:39 +0200 Subject: [PATCH] new-call-box: Tweak the UI - Fills horizontally now - Make sure the "dial" and "backspace" button are still properly aligned by using HdyClamp with the keypads typical size (rougly 250) - Remove unnecessary default values from the xml (f.e. "can-focus" on GtkEntry or GtkButton) --- src/ui/new-call-box.ui | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/ui/new-call-box.ui b/src/ui/new-call-box.ui index 920a0c9..7f9b4da 100644 --- a/src/ui/new-call-box.ui +++ b/src/ui/new-call-box.ui @@ -5,13 +5,11 @@