Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2012-01-26 16:48:36 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-01-26 16:48:36 +0400
commit4ae93a48d83a8340493aef0049c43f6180033807 (patch)
tree37bd481e3f255d37813a9804d13cdb95d94beb84 /intern/cycles
parent83a6b331a75580f9eab24f4fe0b3fd6a1db9fab9 (diff)
Fix #29958: Search Menu keeps hiding first character(s) after long input
- ui_check_but() in ui_textedit_move() is necessary because this function clips but->drawstring to fit text entry widget and it confuses cursor movement stuff. ui_check_but copies editstring to drawstring, so displaystring would be clipped again in correct way. - If the whole drawstring fits widget, no need to set button's offset.
Diffstat (limited to 'intern/cycles')
0 files changed, 0 insertions, 0 deletions