added Widget.interceptsMouseClicks to avoid catching mouse event on a particular widget. Useful to place a Label on another widget for example without grabbing mouse events
Falcon 2.0.7 & UVIWorkstation 3.0.12
added getRunningBeatTime. Similar to getBeatTime but with a monotonic clock when the transport is stopped
added loadTextData and saveTextData which allows to read plain text file from the script similar to json based loadData
Falcon 2.0.0 & UVIWorkstation 3.0.6
added Label.minimumHorizontalScale to specify the minimum amount that the font can be squashed horizontally before it starts using ellipsis.