Merge pull request #108647 from KoBeWi/docking_abyss

Make bottom panel into available dock slot
This commit is contained in:
Thaddeus Crews
2025-11-21 14:46:48 -06:00
30 changed files with 594 additions and 422 deletions

View File

@ -284,7 +284,6 @@ void CanvasItem::_enter_canvas() {
}
}
pending_update = false;
queue_redraw();
notification(NOTIFICATION_ENTER_CANVAS);