Make bottom panel into available dock slot

This commit is contained in:
kobewi
2025-11-15 13:31:08 +01:00
parent b79fe2e020
commit 67735cf213
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);