Issue #1219 enable loop context when in nsharp view.
Former-commit-id: 642f5b5bcc1c428ad1516e09ba028c7e5da0185d
This commit is contained in:
parent
752a0078d4
commit
4afc146b9b
1 changed files with 9 additions and 0 deletions
|
@ -70,5 +70,14 @@
|
|||
</enabledWhen>
|
||||
</handler>
|
||||
</extension>
|
||||
<extension
|
||||
point="com.raytheon.uf.viz.core.classContext">
|
||||
<classContext
|
||||
class="com.raytheon.uf.viz.d2d.nsharp.display.D2DNSharpPaletteWindow">
|
||||
<contextId
|
||||
id="com.raytheon.viz.ui.loopContext">
|
||||
</contextId>
|
||||
</classContext>
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
|
|
Loading…
Add table
Reference in a new issue