| Filename | Latest commit message | Latest commit date |
|---|---|---|
The order that listeners get notified isn't deterministic and as a result plugins which read the current state from PluginCore during the handling of a state change event may read a stale state resulting in unexpected results. PluginCore now reads a property directly from LogMonitor to avoid such inconsistencies. |
||
| .. | ||
| PlaceholderPlugin.cs | ||
| PluginCore.cs | ||
| PluginEventHandler.cs | ||
| PluginManager.cs | ||