mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 18:37:44 +02:00
Add #125 to changelog
This commit is contained in:
parent
19ece205f8
commit
a501d3418b
@ -213,4 +213,5 @@ Have a good day.
|
|||||||
- If false (currently behaviour) - all poses for static grid is predefined and not depends on element's count (see example: static grid and static grid with dynamic poses)
|
- If false (currently behaviour) - all poses for static grid is predefined and not depends on element's count (see example: static grid and static grid with dynamic poses)
|
||||||
- **#132** Add example with grid add/remove with animations
|
- **#132** Add example with grid add/remove with animations
|
||||||
- **#112** Allow remap default Druid input bindings.
|
- **#112** Allow remap default Druid input bindings.
|
||||||
- **#66** Add `druid:set_whitelist()` and `druid.set_blacklist()` functions. It's affects only on input process step, you can allow/forbid interact with list of specific components
|
- **#66** Add `druid:set_whitelist()` and `druid.set_blacklist()` functions. It's affects only on input process step, you can allow/forbid interact with list of specific components
|
||||||
|
- **#125** Now `component:set_input_priority()` affects on all component's children too
|
Loading…
x
Reference in New Issue
Block a user