Changes between Initial Version and Version 1 of Ticket #15892, comment 25
- Timestamp:
- Sep 12, 2012, 2:28:53 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15892, comment 25
initial v1 11 11 Thanks, Bill, this works nicely. [[BR]] 12 12 13 BTW, I was previously wondering if this will bring performance affect since many new event objs are continuously created and mixin-ed when user keep moving touch points, but I don't think there are any better ways except the above d iscarded tricky way.[[BR]][[BR]]13 BTW, I was previously wondering if this will bring performance affect since many new event objs are continuously created and mixin-ed when user keep moving touch points, but I don't think there are any better ways except the above deprecated tricky way.[[BR]][[BR]] 14 14 15 15 Actually this also fixes #15946