Page MenuHome

Fix: Remove line from common invoke
ClosedPublic

Authored by Christoph Lendenfeld (ChrisLend) on Dec 5 2021, 6:03 PM.

Details

Summary

The line that sets the factor_prop in graph_slider_ops.c has been left in the common invoke function by accident.
Future operators might have a different property so that needs to be set in the operator specific invoke.

Diff Detail

Repository
rB Blender