refactor: Reenable workspace resizing after reflowing flyouts. (#8683)

This commit is contained in:
Aaron Dodson
2025-01-06 11:08:17 -08:00
committed by GitHub
parent 071814e9de
commit 503cd0073f

View File

@@ -634,8 +634,8 @@ export abstract class Flyout
} else {
this.width_ = 0;
}
this.workspace_.setResizesEnabled(true);
this.reflow();
this.workspace_.setResizesEnabled(true);
// Listen for block change events, and reflow the flyout in response. This
// accommodates e.g. resizing a non-autoclosing flyout in response to the