Changes between Initial Version and Version 1 of Ticket #6063, comment 8
- Timestamp:
- Sep 16, 2011, 4:41:32 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6063, comment 8
initial v1 1 I know need to look at this more, but really it feels to me that the checkbox implementation could be improved to be a more like the normal button without needing a label. Right now checkbox doesn't work at all unless its associated with a label (unlike a normal button). Also, click events have to be bound to the label rather than the checkbox. I bring it up here because that change might avoid the need for implicit labels in many situations.1 I know need to look at this more, but really it feels to me that the checkbox implementation could be improved to be a more like the normal button without needing a label. Right now checkbox doesn't work at all unless its associated with a label (unlike a normal button).