-
Ihave read the timing model document from wiki page, and I have some questions.
Suppose I want to write a function that will block on a ready signal, the basic idea is like that:
```
async def wa…
-
After many hours over the last 24 I have established that there is a bug in the `resample` function. Note also there is something wrong with our configuration as none of the docstrings found in algo…
-
Notice that the function calls `a()` (line 8) or `b()` (line 10) doesn't take into account the correct time.
Ideally they should include the sleep time as well which isn't happening.
I'm running …
-
A few classes that contain DAQmx attributes are missing slots declarations. This can cause confusion if a user typo's one of our attribute names and then nothing useful happens.
For example, this c…
-
Rivedere le funzioni Window per calcolare le timing functions
-
Originally sent to www-style: http://www.w3.org/mid/1F5F295B-DF6C-485F-ACFC-64F2C6BE5E41@apple.com
(there is some discussion on the list that I won't copy into this description - please read it on the…
grorg updated
2 years ago
-
This is in reference to this issue on the webanimations spec: https://github.com/w3c/web-animations/issues/169
I think that it would be very useful to be able to define timing functions in JavaScri…
-
### Prerequisites
* [x] Can you reproduce the problem?
* [x] Are you running the latest version?
* [x] Did you check the documentation?
* [x] Did you perform a cursory search?
For more inform…
-
**Describe the bug**
`transition-colors` and `transition-transform` get flagged as applying the same properties
**To Reproduce**
this code:
```jsx
```
**Expected behavior**
The ru…
-
Thank you guys for awesome package. All is perfect but I miss the last piece - custom timing function. Is it possible to overwrite it somehow, or may be it's even possible to add it as modifier?