Blender Git Loki
Git Commits -> Revision 95b6beb
Revision 95b6beb by Himanshi Kalra (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (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: 95b6beb8d8f7395d02ed795208950545ad671077
Parent Commit: b85e249
Committed By: Fabian Schempp
Lines Changed: +1, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_query.c (+1, -1) (Diff)