mirror of
https://github.com/mathuo/dockview
synced 2025-05-02 17:48:25 +00:00
bug: panel remove event doesn't fire gridEvent
This commit is contained in:
parent
822180e533
commit
09c639c28f
@ -195,7 +195,7 @@ export class DockviewComponent
|
||||
GroupChangeKind.ADD_GROUP,
|
||||
GroupChangeKind.REMOVE_GROUP,
|
||||
GroupChangeKind.ADD_PANEL,
|
||||
GroupChangeKind.REMOVE_GROUP,
|
||||
GroupChangeKind.REMOVE_PANEL,
|
||||
GroupChangeKind.GROUP_ACTIVE,
|
||||
GroupChangeKind.PANEL_ACTIVE,
|
||||
GroupChangeKind.LAYOUT,
|
||||
|
Loading…
Reference in New Issue
Block a user