phetsims / paper-land

Build and explore multimodal web interactives with pieces of paper!
https://phetsims.github.io/paper-land/
MIT License
20 stars 3 forks source link

Rename "Custom Function" to "Control Function" throughout #231

Closed jessegreenberg closed 8 months ago

jessegreenberg commented 9 months ago

This will help it be more clear that it is different from "Custom Code".

Fields in the implementation already call it "Control Function", this should mostly a change to the UI text.

jessegreenberg commented 8 months ago

Luckily there were only a couple of headings that used 'Custom Function' instead of 'Control Function' so this was an easy change. Code variables already referred to this as the 'controlFunction'.