Blender Git Loki
Git Commits -> Revision 3788003
Revision 3788003 by Harley Acheson (master) November 30, 2021, 14:40 (GMT) |
Fix T93368: Dragging Blends Without Previews Unfortunately the drop logic for file-path based drag & drop checks the used icon for its logic. This is very bad and should be changed. But doing this involves some changes that are better not done during bcon4, so for now stick to it and update the icon check. Reviewed by: Julian Eisel Differential Revision: https://developer.blender.org/D13383?id=45314 |
Commit Details:
Full Hash: 3788003cdaeba4fb2b6dee5737c13412bf2d259a
Parent Commit: de7f1e8
Committed By: Julian Eisel
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)