-
Wave animation should be a "wave" from center outwards, like a water ripple.
-
@alexzielenski @apelisse
It's well understood that PodSpec is embedded in all sorts of types, so any new defaults in there change all those other types. Usually we don't want that, and so the han…
-
通过php webman status 查询的http 服务的connections会一直累加,直到重启服务或reload
通过php webman connections 命令查看,存在上万大量以下连接,并且一直增加。
```
443765 xxxx 77402 tcp Http 1 0 0B …
-
The `feature` RPC is currently documented here as an admin command: https://xrpl.org/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/feature
It now has a non-admi…
-
**Software Versions**
* Python: Python 3.6.9
* OS: ubuntu,
* Kivy: v2.0.0
* Kivy installation method: `pip`
**Describe the bug**
Using the reference implementation for the `TouchRippleBehavio…
-
When using the ripple it does not propagate the click event further. So, for example on an underlying element I can't use the Angular ng-click directive because it is never triggered.
-
### Description
When trying to create a Pressable that has a borderRadius style, the ripple animation goes beyond the curved borders. This issue seems to have existed for quite some time, while cur…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
14
### Description
I once opened this issue …
-
I have a custom component that have to buttons using Ripple, a button act like a container and another to only icon. Both the container and icon have distincts press events, but when I a click in the …
-
## Process
While writing pytests, I noticed quite a few funcs that were copies of methods shared across tables, both across different versions of a pipeline and across different pipelines. I put to…