Skip to content

Commit

Permalink
Add #125 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Insality committed Oct 17, 2021
1 parent 19ece20 commit a501d34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs_md/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- **#132** Add example with grid add/remove with animations
- **#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

0 comments on commit a501d34

Please sign in to comment.