|
|
|
|
@ -72,7 +72,7 @@ export class ComponentNode {
@@ -72,7 +72,7 @@ export class ComponentNode {
|
|
|
|
|
e.stopPropagation(); |
|
|
|
|
if (!app.arrowMode) { |
|
|
|
|
// Use observer pattern instead of direct call
|
|
|
|
|
app.propertiesPanelSubject.notifyPropertiesPanelRequested(this); |
|
|
|
|
//app.propertiesPanelSubject.notifyPropertiesPanelRequested(this);
|
|
|
|
|
} |
|
|
|
|
}); |
|
|
|
|
|
|
|
|
|
|