Feedback
Canvas controls now render with transparent backgrounds
- Status
- Fixed
- Fixed in
- v26.7.3
- Source discussion
- https://forum.objo.dev/d/607-transparency-for-canvas-control
- Last updated
- 2026-07-18
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Canvas controls currently render an opaque white background before Paint event content, which remains white in dark mode and prevents lower controls or custom window backgrounds from showing through. Canvas controls should be visually transparent by default so applications can draw only the content they need in the Paint event.