Feedback
ContainerControl designer inspector missing root appearance properties
- Status
- Fixed
- Fixed in
- v26.6.4
- Source discussion
- https://forum.objo.dev/d/370-reopen-bug-370
- Last updated
- 2026-06-15
Public summary
The ContainerControl designer inspector for a custom container file only showed Size, so BackgroundColour and ClipContents were unavailable when editing the container root. Users could still see those properties on a ContainerControl placed in a window, which made custom container design inconsistent.
Expected behaviour: opening a ContainerControl designer tab exposes BackgroundColour and ClipContents for the container root and persists them.