Skip to content
Snippets Groups Projects
Commit 3a859c90 authored by Lukas Ladenberger's avatar Lukas Ladenberger
Browse files

wired some missing observer with controls

parent 09ce5e0d
No related branches found
No related tags found
No related merge requests found
......@@ -376,6 +376,9 @@
<control
id="de.bmotionstudio.gef.editor.checkbox">
</control>
<control
id="de.bmotionstudio.gef.editor.ellipse">
</control>
</observer>
<observer
id="de.bmotionstudio.gef.editor.observer.SimpleValueDisplay">
......@@ -418,6 +421,12 @@
<control
id="de.bmotionstudio.gef.editor.connection">
</control>
<control
id="de.bmotionstudio.gef.editor.ellipse">
</control>
<control
id="de.bmotionstudio.gef.editor.textfield">
</control>
</observer>
<observer
id="de.bmotionstudio.gef.editor.observer.SwitchChildCoordinates">
......@@ -454,6 +463,12 @@
<control
id="de.bmotionstudio.gef.editor.connection">
</control>
<control
id="de.bmotionstudio.gef.editor.ellipse">
</control>
<control
id="de.bmotionstudio.gef.editor.textfield">
</control>
</observer>
<observer
id="de.bmotionstudio.gef.editor.observer.SwitchImage">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment