Files
test2/source
Ton Roosendaal aec7821c2d Bugfix #3085
When you move the mouse, while dragging numbers in buttons (or sliding),
and release it over another button, the release event was passed on to that
button. It happened with Radiosity buttons for example.

Reason; buttons with return event 0 are passing on events to other buttons.
This is needed for LABEL or ROUNDBOX buttons, to prevent them blocking
events when there's another button inside.

Made sure all these number/slider buttons returning B_NOP now.
2005-09-22 19:47:31 +00:00
..
2005-09-22 19:47:31 +00:00
2004-01-05 00:06:11 +00:00
2005-03-09 19:45:59 +00:00