mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Update docs
This commit is contained in:
@@ -157,6 +157,7 @@ Desc
|
||||
-- Mouse scroll working when cursor is hover on scroll view node
|
||||
-- Vertical scroll have more priority than horizontal
|
||||
-- Fix: When Hover component node became disabled, reset hover state (throw on_hover and on_mouse_hover events)
|
||||
-- By default mouse scroll is disabled
|
||||
-- This is basic implementation, it is work not perfect
|
||||
- **#43** Add Data List Druid extended component. Component used to manage huge amount of data to make stuff like "infinity" scroll.
|
||||
- Add context argument to Druid Event. You can pass this argument to forward it first in your callbacks (for example - object context)
|
||||
|
Reference in New Issue
Block a user