Blender Git Loki
Git Commits -> Revision b2bb3e4
Revision b2bb3e4 by Philipp Oeser (master) November 25, 2021, 16:32 (GMT) |
Fix T90082: Autoscrolling after renaming in the File Browser broken Caused by 6b0869039a40 Above commit introduced selection after renaming. This includes calling `file_select_deselect_all` [which resorts and refilters]. So now, to have the correct file for scrolling, get it again after sorting by calling `file_params_find_renamed` again. Differential Revision: https://developer.blender.org/D13368 |
Commit Details:
Full Hash: b2bb3e4b722bad7e887a66ac4a6f589b389e6dc5
Parent Commit: 5a11c6e
Committed By: Julian Eisel
Lines Changed: +5, -1
1 Modified Path:
/source/blender/editors/space_file/filesel.c (+5, -1) (Diff)