overte/scripts
LaShonda Hopper 9fb76340c7 [Case 6491] removes SelectionDisplay.mode (details below).
This var isn't needed as the var essentially piggy backed
off of activeTool and activeTool.mode.

This also helps guard against the _majority_ of situations
where mode check fails due to typo inserted when composing
the check.

Most instances of manual string checks have been replaced by
querying activeTool via new isActiveTool function.  For instances
that still require a direct mode check getMode will return
the mode string associated with the current activeTool.

TODO:  Get this code reviewed.
2017-09-28 15:04:28 -04:00
..
developer Fixed things 2017-09-20 23:23:30 +01:00
modules request module updates 2017-05-03 07:32:23 -07:00
system [Case 6491] removes SelectionDisplay.mode (details below). 2017-09-28 15:04:28 -04:00
tutorials Merge branch 'master' into midi 2017-07-26 13:59:07 -07:00
defaultScripts.js Squashed commit of the following: 2017-08-25 11:45:37 -07:00