aglinxinyuan commented on code in PR #4495:
URL: https://github.com/apache/texera/pull/4495#discussion_r3254006483


##########
frontend/src/app/workspace/component/workflow-editor/workflow-editor.component.ts:
##########
@@ -336,14 +357,15 @@ export class WorkflowEditorComponent implements OnInit, 
AfterViewInit, OnDestroy
   }
 
   private handleRegionEvents(): void {
+    this.editor.classList.add("hide-region");

Review Comment:
   Why did we remove/change the region display logic in this PR? 
   The region display introduced in PR #3999 stopped working.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to