From 0e9445b79ac04ae8ef2265c434d4fa76ae3dab96 Mon Sep 17 00:00:00 2001 From: F1F7Y <64418963+F1F7Y@users.noreply.github.com> Date: Mon, 28 Feb 2022 21:08:58 +0100 Subject: Add arrow nav to maps menu + fix server browser nav (#248) --- Northstar.Client/mod/resource/ui/menus/panels/map_grid_button.res | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Northstar.Client/mod/resource/ui/menus/panels/map_grid_button.res') diff --git a/Northstar.Client/mod/resource/ui/menus/panels/map_grid_button.res b/Northstar.Client/mod/resource/ui/menus/panels/map_grid_button.res index 23c040db1..3e1ffe0c4 100644 --- a/Northstar.Client/mod/resource/ui/menus/panels/map_grid_button.res +++ b/Northstar.Client/mod/resource/ui/menus/panels/map_grid_button.res @@ -49,14 +49,6 @@ pin_to_sibling_corner BOTTOM_RIGHT } - MapButton - { - ControlName RuiButton - InheritProperties RuiSmallButton - wide 286 - tall 165 - } - MapNameLockedForeground { ControlName RuiPanel -- cgit v1.2.3