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:
authorPhilipp Oeser <info@graphics-engineer.com>2020-11-10 14:23:48 +0300
committerPhilipp Oeser <info@graphics-engineer.com>2020-11-11 12:18:47 +0300
commit7ba971d6d855034d5a8f0e8dab1bcd892b5aabd3 (patch)
tree97221a9e81bfd9a76edd37f58022308c8fc4a78b /source/blender/bmesh/tools/bmesh_bevel.c
parent2d48f3e445ad4294cfe1a354629bf335117ba40d (diff)
Fix T82553: Outliner F2 renaming issue when item is out of view
- scrolling would be restricted (usually, if the object to be renamed is in view, this prevents scrolling away without finishing the rename operation) - renaming by typing and confirming with Enter was not possible (you would have to escape, scroll to the object and use F2 again) - other shortcuts like A and H are still active instead of being handled as text input Avoid all these issue by forcing the item into view using outliner_show_active / outliner_scroll_view. Maniphest Tasks: T82553 Differential Revision: https://developer.blender.org/D9521
Diffstat (limited to 'source/blender/bmesh/tools/bmesh_bevel.c')
0 files changed, 0 insertions, 0 deletions