CMU-CREATE-Lab / flutter-app-android

5 stars 3 forks source link

Indication for links/relationships that do not change value #269

Open tasota opened 6 years ago

tasota commented 6 years ago

Aside from the Constant relationship, any of the currently active relationships will behave similar to Constant if their min/max value is the same. For example, Proportional LED from green to green will never change color and is identical to just setting the LED to be green.

Should we indicate this to the user somehow? Do we override their choice by just setting it as Constant?