1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00
Files
godot/doc/classes
kit d24d73ba31 Make mouse-enter/exit notifications match mouse event propagation
`NOTIFICATION_MOUSE_ENTER` and `NOTIFICATION_MOUSE_EXIT` now includes
the areas of children control nodes if the mouse filters allow it.

In order to check if a Control node itself was entered/exited, the newly
introduced `NOTIFICATION_MOUSE_ENTER_SELF` and
`NOTIFICATION_MOUSE_EXIT_SELF` can be used.

Co-authored-by: Markus Sauermann <6299227+Sauermann@users.noreply.github.com>
2023-11-09 09:11:59 -05:00
..
2023-08-02 09:54:20 +02:00
2023-08-11 20:31:08 +07:00
2023-09-18 11:05:03 +03:00
2023-08-22 18:05:50 +08:00
2023-10-05 16:19:48 -07:00
2023-09-01 17:00:09 +02:00
2023-09-15 13:18:02 -04:00
2023-10-09 16:43:43 -04:00
2023-09-15 20:35:25 -07:00
2023-08-22 18:05:50 +08:00
2023-09-16 21:52:13 +02:00
2023-09-16 21:52:13 +02:00
2023-09-16 21:52:13 +02:00