ubsicap / paratext_demo_plugins

Sample code to demonstrate how to create a Paratext plugin
2 stars 4 forks source link

Paratext fails to subscribe to IPluginAnnotationSource.AnnotationsChanged #17

Closed tombogle closed 2 years ago

tombogle commented 2 years ago

It appears that Paratext's PluginAnnotationSource class fails to subscribe to the plugin's AnnotationsChanged event, which should cause it to raise it's own AnnotationsChanged event so that the annotations are refreshed. (At least I think that's how it's supposed to work.)

FoolRunning commented 2 years ago

Good catch. This should be fixed in the next version of Paratext 9.2 that gets released (looks like it will be 9.2.102.21).