[gnome-software] trivial: Remove shortcut link buttons from the install_remove size group



commit 8a5f448dcd8e94ea1a83a8a402d2130b50a6ae96
Author: Joaquim Rocha <jrocha endlessm com>
Date:   Fri Jun 3 14:38:02 2016 +0200

    trivial: Remove shortcut link buttons from the install_remove size group
    
    The shortcut link buttons have no relief so visually they are adding no
    value by being in the same size group as the install/remove. Since the
    size group is also ignoring hidden buttons, this means that when the
    remove button is shown, the launch/remove buttons were being resized
    which is not visually appealing.

 src/gs-shell-details.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gs-shell-details.ui b/src/gs-shell-details.ui
index dfbdc8a..43778ea 100644
--- a/src/gs-shell-details.ui
+++ b/src/gs-shell-details.ui
@@ -1198,8 +1198,6 @@
     <widgets>
       <widget name="button_install"/>
       <widget name="button_remove"/>
-      <widget name="button_details_add_shortcut"/>
-      <widget name="button_details_remove_shortcut"/>
       <widget name="button_details_launch"/>
     </widgets>
   </object>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]