From 5ceca41e0fb56beda304f85966c016b5cd8453cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B3zsef=20Farkas?= Date: Tue, 26 Dec 2017 23:23:32 +0100 Subject: [PATCH] feat(renderer): show icon when possible even if the keystroke action has modifier (#533) Closes #513 --- .../svg-keystroke-key.component.html | 5 ++++ .../svg-keystroke-key.component.ts | 26 ++++++++++--------- .../src/app/services/mapper.service.ts | 6 ++++- 3 files changed, 24 insertions(+), 13 deletions(-) diff --git a/packages/uhk-web/src/app/components/svg/keys/svg-keystroke-key/svg-keystroke-key.component.html b/packages/uhk-web/src/app/components/svg/keys/svg-keystroke-key/svg-keystroke-key.component.html index aeedfc8e..8bc3395a 100644 --- a/packages/uhk-web/src/app/components/svg/keys/svg-keystroke-key/svg-keystroke-key.component.html +++ b/packages/uhk-web/src/app/components/svg/keys/svg-keystroke-key/svg-keystroke-key.component.html @@ -1,5 +1,10 @@ + +