Add support for dragging panel tabs docked into other panel tab bars (#4006)

* Add support for dragging panel tabs docked into other panel tab bars

* Fix terminology

* Add Group suffix to PanelGroupId enums variants

* Code review
This commit is contained in:
Keavon Chambers
2026-04-04 06:28:53 -07:00
committed by GitHub
parent 19aaeb374b
commit 848ff5fd52
14 changed files with 627 additions and 182 deletions
@@ -72,7 +72,10 @@
.widget-section {
flex: 0 0 auto;
margin: 0 4px;
margin-top: 4px;
+ .widget-section {
margin-top: 4px;
}
.header {
text-align: left;