Blender Git Commit Log

Git Commits -> Revision 0f661b1

Revision 0f661b1 by Sergey Sharybin (master)
February 18, 2011, 14:55 (GMT)
Text space fixes:

- Bring back cursor set to PRESS event - block selection wouldn't
have correct start position;
- Undo stack push was missed in cursor_set operator;
- Remove unneeded cursor moving at set_selection operator;
- Fixed bug with scroll bar - it shouldn't use EVT_TWEAK;

There could be still small issues with selecting single character by
mouse (due to EVT_TWEAK threashold), but this operator is for block
selection, not single char. So shouldn't be big pain here.

Commit Details:

Full Hash: 0f661b154fe7ab0f18abc66f09fc1c580623253e
SVN Revision: 34971
Parent Commit: 71e80f6
Lines Changed: +15, -18

2 Modified Paths:

/source/blender/editors/space_text/space_text.c (+2, -2) (Diff)
/source/blender/editors/space_text/text_ops.c (+13, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021