From f2dbaad9b9a4aa626859cbf4fabff2bdb4d3ac97 Mon Sep 17 00:00:00 2001 From: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com> Date: Tue, 28 Jan 2020 22:21:19 -0500 Subject: [PATCH] Always on top tool tip (#968) * First implementation of KeyboardAccelerators for OnTop * Changed shortcut keys to match the specs * Adjusted ToolTips for compact overlay buttons to show the KeyboardAccelerator --- src/Calculator/Resources/en-US/Resources.resw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Calculator/Resources/en-US/Resources.resw b/src/Calculator/Resources/en-US/Resources.resw index 81d32cf..4e9d2df 100644 --- a/src/Calculator/Resources/en-US/Resources.resw +++ b/src/Calculator/Resources/en-US/Resources.resw @@ -1486,11 +1486,11 @@ Screen reader prompt for the Always-on-Top button when in Always-on-Top mode. - Keep on top + Keep on top (Alt+Up) This is the tool tip automation name for the Always-on-Top button when in normal mode. - Back to full view + Back to full view (Alt+Down) This is the tool tip automation name for the Always-on-Top button when in Always-on-Top mode.