When I press an awful.widget.button, the image is displaced like a real button. And when I release the button (with the mouse over the image) the image is repositioned like a real button. This works all fine.
Problem: When I click on the image of an awful.widget.button and then move the cursor out of the image area (mouse button continuously pressed) the image remains displaced. Then I release the mouse button: The image still remains displaced. Shouldn't the image be repositioned in the moment that the mouse cursor leaves the image area? And the image should be displaced again, when the mouse enters the image area of the awful.widget.button again (if the mouse button is still pressed). This would be the usual habit of a button. Is this possible? -- To unsubscribe, send mail to [email protected].
