- "Preset" button is now named "General Preset"
- hide plugin UI in the background when trigger panel UI is open (cleaner look)
Triggers created for general presets work a bit differently from the rest. A general preset stores the currently loaded plugin files if Appearance is checked, and it also stores the parameters of currently loaded plugins regardless of what is checked, and those parameters then get loaded when the general preset is loaded if the plugin is currently present on the atom. In the case of this plugin, the triggers that you create are saved regardless of which of Appearance, Physical or Pose is checked. So, it's a bit complicated. But the point is mainly that triggering something
when a general preset is loaded will actually use the triggers that are saved
in the general preset file itself, rather than the currently defined triggers. This allows you to "inject" this plugin into general presets so that loading those presets causes some side effects via the triggers defined in the preset. Creating trigger actions for when a plugin preset is loaded should work similarly.