瀏覽代碼

Update help icon text

Joeri Exelmans 2 年之前
父節點
當前提交
d805eb6bd8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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(<>