Skip to content

Commit f680106

Browse files
author
philter
committed
Component Input/Output Properties (#11854) 3034940065
Follow up to the Stateful Component Properties PR, this adds 2 things: Adds a bitfield onto ViewModelProperty that allows properties to be set as input/output/both/none. I'm not sure we're going to use "both" but i put it in there in case. Currently its disabled, and the VM property has to be either an input or output. When a stateful Component's artboard is selected, we display an inspector where you can add ViewModel properties as inputs or outputs. Makes ViewModel artboard and image properties bindable and animatable. ViewModel lists have a different mechanism, and will require additional work not in this PR.
1 parent 40bd398 commit f680106

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1363b9e447bcff23868bfc2e540d63b5d577596d
1+
3034940065986aa027b674b1a14fb3e530f7df9e

0 commit comments

Comments
 (0)