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:
authorJulian Eisel <julian@blender.org>2021-01-24 23:20:56 +0300
committerJulian Eisel <julian@blender.org>2021-01-24 23:29:14 +0300
commitc8d6e2dfa0e02ac214897f85a8e58f34bddddfd5 (patch)
treeb934b49d9cebfd5a0c2f61f7f7f87f218e0ab6db /source/blender/editors/space_view3d/space_view3d.c
parente90a2a3f01f97e1a32f869ff63c8d80e15197860 (diff)
UI: Avoid showing drop hint on drag & drop if dropping won't succeed
If the poll check of the operator fails, the operator won't run. We can check that in advance to hide the drop hint if dropping will fail anyway. This improves feedback during dragging.
Diffstat (limited to 'source/blender/editors/space_view3d/space_view3d.c')
0 files changed, 0 insertions, 0 deletions