mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
#66 Add set_whitelist and set_blacklist functions
This commit is contained in:
@@ -212,4 +212,5 @@ Have a good day.
|
||||
- If true - Static Grid will by always align to content anchor.
|
||||
- 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.
|
||||
- **#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
|
Reference in New Issue
Block a user