-
In another popular dock [Plank](https://github.com/ricotz/plank), many different nonlinear curves are used, such as EASE_IN_CUBIC, EASE_IN_EXPO, EASE_IN_QUINT, etc.
https://github.com/ricotz/plank/…
-
Should we organize the content in a way that it somehow reflect the content of the `spec` under the CometBFT repository?
It would be something like (only directories are printed):
```
$ tree -d…
-
Someone posted this code and asked why they got "Attempt to call a TweenInfo":
```lua
local selection_box_tween = TweenService:Create(
selection_box,
TweenInfo.new(0.4,E…
-
### Describe the project you are working on
Not relevant
### Describe the problem or limitation you are having in your project
Godot 4 introduced quite a lot a renaming in order to be clearer and m…
-
From https://github.com/informalsystems/quint/issues/1235
If we are trying to compute the minimum value of a set of generic type, there's no way of defining a initial value for `fold`, even though …
-
When an action is defined using the binary disjunction operator (`x or y`), the parser gives en error. When it is defined using the list operator (`any { ... }`), it works as expected. It is the same …
-
```
What steps will reproduce the problem?
1. copy&past a larger text into picocom
What is the expected output? What do you see instead?
All text shold be copied to picocom, but picocom stops after a…
-
Webilastik now outputs neuroglancer chunks. We need to find a solution so that these can be used by nutilweb. Nicolaas experimented with this previously.
-
@hvanz has noted three improvements to match expressions that would improve the clarity of specs. I am grouping them all in one issue for now, because we don't yet have clarity on how we're going to b…
-
Should not be too difficult to plug in QUnit - has clean API and good events