Feedback
Hide generated timer cleanup helper from autocomplete
- Status
- Fixed
- Fixed in
- v26.6.8
- Source discussion
- https://forum.objo.dev/d/468-crash-app
- Last updated
- 2026-06-30
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Autocomplete can expose Studio-generated timer cleanup plumbing (DesignerTimerCleanup) when editing a window that contains a Timer. Selecting that internal helper inserts a call into user code and can lead to a crash or confusing generated-code dependency. Internal designer helpers should not appear as user-selectable completions.