Bug: Sticky BitmapButtonCtrl
by Shawn Simas · in iTorque 2D · 10/07/2010 (10:52 pm) · 3 replies
I'm having an issue (across all device types) with BitmapButtons 'sticking'.
What happens is sometimes when pressed, they will stay in the depressed state and not call the event until tapped again.
Anyone else having this problem?
Anyone know a fix?
Thanks,
Shawn
What happens is sometimes when pressed, they will stay in the depressed state and not call the event until tapped again.
Anyone else having this problem?
Anyone know a fix?
Thanks,
Shawn
About the author
#2
I have a sound as well, but it only triggers on the button event, which isn't being called when this happens.
10/08/2010 (8:30 pm)
Hover state defaults to the default button image when the _h one isn't present, so I don't believe that is the problem. I have a sound as well, but it only triggers on the button event, which isn't being called when this happens.
#3
10/08/2010 (8:37 pm)
In which case you wont see the hover, but I think this is what is happening. Make a hover image and you will see that sometimes you press the button and nothing happens but you will see the hover state showing.
Torque Owner Scott Wilson-Billing
MeYuMe