Closed aameen951 closed 5 years ago
Hi,
I wonder if this is a bug:
https://github.com/serge-rgb/milton/blob/e369c5eaeb12deabad5af9e86b78023f9a693210/src/milton.cc#L1415
I feel like it should be input->flags & MiltonInputFlags_CLICK.
input->flags & MiltonInputFlags_CLICK
Hi,
I wonder if this is a bug:
https://github.com/serge-rgb/milton/blob/e369c5eaeb12deabad5af9e86b78023f9a693210/src/milton.cc#L1415
I feel like it should be
input->flags & MiltonInputFlags_CLICK
.