Blender Git Loki
Git Commits -> Revision d9b1f13
September 25, 2019, 01:45 (GMT) |
UI: Avoid file browser directory change if path didn't change E.g. entering the file path field and then pressing enter without any change would call an unneccesary directory change, causing flickering. So the main point of this is to avoid flickering. Without this the text field could also be used to refresh the file list, but for that we have a proper button. |
Commit Details:
Full Hash: d9b1f13a6a18d45e2f42706da0646b0e8cb8594d
Parent Commit: 9022033
Committed By: YimingWu
Lines Changed: +8, -2
1 Modified Path:
/source/blender/editors/space_file/file_ops.c (+8, -2) (Diff)