Changes between Version 1 and Version 2 of Ticket #64425, comment 1
- Timestamp:
- 12/17/2025 11:51:31 AM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64425, comment 1
v1 v2 15 15 }}} 16 16 17 Fixes the .proxy warning but i am not sure that is the correct fix as because.bind does not set guid on the bound function instances so that proxied event handlers can be removed without storing the instance of the proxied function.17 fixes the .proxy warning but i am not sure that is the correct fix as .bind does not set guid on the bound function instances so that proxied event handlers can be removed without storing the instance of the proxied function. 18 18