Blender Git Loki
Git Commits -> Revision 63f525b
Revision 63f525b by Campbell Barton (master) October 2, 2020, 07:43 (GMT) |
Fix text editor auto-complete refinement feature Left/right arrow keys can refine the completion, this wasn't redrawing and there was an off-by-one error checking the next character. |
Commit Details:
Full Hash: 63f525bae3301c4d43bc62576772f42786173cd2
Parent Commit: 09082e1
Lines Changed: +12, -1
1 Modified Path:
/source/blender/editors/space_text/text_autocomplete.c (+12, -1) (Diff)