Blender Git Loki
Git Commits -> Revision 60a0928
July 26, 2021, 07:36 (GMT) |
Fix T85517: Cannot type Space while holding Shift key in text-field like spaces. Fix for T85517 Bug: Couldn't type space while holding down the shift key in text spaces (e.g. when saving a file, changing the name of object). Changes: Removing the key combination of Shift + space in `WM_event_is_ime_switch` method. Reviewed By: harley, mont29 Maniphest Tasks: T85517 Differential Revision: https://developer.blender.org/D10452 |
Commit Details:
Full Hash: 60a0928f3559f72c8c4b686417ba01004ff996ec
Parent Commit: 59b77cd
Committed By: Jeroen Bakker
Lines Changed: +1, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_query.c (+1, -1) (Diff)