ianharrigan / haxeui

IMPORTANT NOTE! This repository is no longer maintained. Please consider the newer version: https://github.com/haxeui/haxeui-core
http://haxeui.org/
392 stars 46 forks source link

Fixed: checkbox labels not clickable #334

Closed ProPuke closed 8 years ago

ProPuke commented 8 years ago

Seems #292 was overwritten by 3f5a332a939015249720bfb5ddd142be8b69a6df.

As mouse interaction with TextDisplays is a slight cause of problems I've used a clickable eventTarget over the whole checkbox and label instead, similiar to scrollviews.

Checkboxes very much need this on mobile.

ianharrigan commented 8 years ago

Whoops... my bad... :)