-
Current name and definition
pesticide regimen (EO:0007167): The treatment involving use of pesticides to study various types of responses on their application.
Proposed new name and definition:
pest…
-
Children() method takes a lot of time to return the child roles, is this normal?
I specify, I handle a lot of roles.
If it's normal, how do I get around it?
P-A-C updated
5 years ago
-
Dropping siblings that have children will leave an orphaned but self-referential sub-tree. This sub-tree will not be garbage collected. This occurs because a parent node points to the first child in a…
-
`ExpansionTile` makes it very hard to get the following behavior:
![image](https://user-images.githubusercontent.com/2412819/63640660-1bce8900-c6a3-11e9-8a94-f3402d3de965.png)
(The size of the `…
-
@hiker This is a simplified version of an issue we hit on NEMOv5, here my_val sometimes keeps its value for the next iteration, so it is essentially serialising the loop. Could we do something about t…
-
Can we add a new command that allows move children of a widget up or down? (like Column or Row)
-
# Bug
When keyboard is dismissed on screens where we have added bottom sheet, a flickering effect is produced. After spending some time on it, we noticed that it is because of Backdrop component. T…
-
In the spirit of having mirrors/counterparts of commands, we would like `onyo rmdir` as a counterpart to `onyo mkdir`.
```
onyo rmdir [-h] [-r] [-m MESSAGE] DIRECTORY [DIRECTORY ...]
Delete emp…
-
**Describe the bug**
The syntax highlighting in code blocks is not working properly when I add initial codeblock content with multiple lines.
**To Reproduce**
add Initial codeblock content with …
-
After #155, the indentation of `borgmatic_hooks` is broken. The hooks now live on the root indentation level and are no longer children of `hooks:` in the rendered configuration file.
Using `1.1.0`…