Skip to content

Fix material drop tooltip modifier on macOS - #123503

Open
D4r3NPo wants to merge 1 commit into
godotengine:masterfrom
D4r3NPo:fix/123469-material-drop-tooltip
Open

D4r3NPo wants to merge 1 commit into
godotengine:masterfrom
D4r3NPo:fix/123469-material-drop-tooltip

Conversation

@D4r3NPo

@D4r3NPo D4r3NPo commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

@AThousandShips AThousandShips left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to be the relevant line so this looks correct!

bool is_ctrl = Input::get_singleton()->is_key_pressed(Key::CTRL);

@chow-land

Copy link
Copy Markdown

thanks for the quick fix! 🎊

@D4r3NPo
D4r3NPo force-pushed the fix/123469-material-drop-tooltip branch from b32f017 to cd172fb Compare September 16, 2026 11:16
@D4r3NPo
D4r3NPo force-pushed the fix/123469-material-drop-tooltip branch from cd172fb to ebd58b3 Compare September 16, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3D viewport material drop tooltip shows "Hold Command" on macOS, but should say "Hold Control"

3 participants