phetsims / paper-land

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

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

Closed jessegreenberg closed 2 months ago

jessegreenberg commented 2 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 2 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'.