Explorar o código

Update help icon text

Joeri Exelmans %!s(int64=2) %!d(string=hai) anos
pai
achega
d805eb6bd8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/frontend/help_icons.tsx

+ 1 - 1
src/frontend/help_icons.tsx

@@ -31,7 +31,7 @@ export const graphEditorReadonly = makeInfoHoverCardIcon(<>
 
 export const rountangleEditor = makeInfoHoverCardIcon(<>
   <Text><b>Alt + Left-Click</b>: Create/Delete Rountangle</Text>
-  <Text><b>Left-Drag</b>: Move Rountangle</Text>
+  <Text><b>Left-Drag</b>: Move Rountangle / Pan Canvas</Text>
 </>);
 
 export const depGraph = makeInfoHoverCardIcon(<>