Feedback
Renaming a splitter-managed control no longer clears the splitter's other managed controls
- Status
- Fixed
- Fixed in
- v26.8.1
- Source discussion
- https://forum.objo.dev/d/742-designer-splitter-rename-a-managed-control-lost-connection
- Last updated
- 2026-08-04
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Renaming a control that a Splitter manages (via the inspector's Name field) previously removed every managed-control connection on that Splitter, not just the renamed control's. The affected pane stopped resizing or moving with the Splitter, and the connections were permanently lost from the project once saved. Renaming a managed control now updates only that control's reference and keeps all other managed controls intact.