Blender Git Loki
Git Commits -> Revision 6abf63f
Revision 6abf63f by Himanshi Kalra (master) July 26, 2021, 07:33 (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: 6abf63f463cf124eaeb894c7d728550fca54a239
Parent Commit: 501bca9
Committed By: Jeroen Bakker
Lines Changed: +1, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_query.c (+1, -1) (Diff)