-
Slint version: 1.3.0 (extension version ??? does every subproject have the same version)
Platform: irrelevant (MacOS, Linux, Windows)
Language: irrelevant, LSP/preview issue
Creating a `struct`…
-
Style transitions should be configurable by the developer.
We already support custom [CAMediaTimingFunctions](https://developer.apple.com/reference/quartzcore/camediatimingfunction/predefined_timi…
-
Hi! While using the Android wallet for quite a while now and also via various snapshots, the number of used addresses is piling up. Thus, the usual after-snapshot address generation becomes a nasty pr…
-
## Observed behaviour
Audio emitters have no easing. Sounds clips in and out unpleasantly.
## Expected behavior
Sound is setup with easing. Scrolling over the map gives nice audio transitions…
xezon updated
4 months ago
-
The CSS Easing spec has a [section on serialization](https://www.w3.org/TR/2023/CRD-css-easing-1-20230213/#serialization), however this section doesn't distinguish between specified and computed value…
-
Any of the easing functions do not work.
```
{
console.log(value)
return value;
}}/>
```
Received value on `formatValue` is "0", during the animation it is "NaN" and at the complete …
-
There's a situation where i want horizontal scrolling to behave native (similar to overflow-x: scroll), instead of snapping to slidee items.
However, the scrolling looks a bit strange, i think it's a…
-
# How would you like the feature to work?
CAMERA_FOCUS_KEY, key target
-Set's camera's focus to track [target]
-Can be Object or Agent
-NULL_KEY returns focus to script owner
-Can use the same ca…
-
It should be possible to compute the output of an easing function, given an input fraction, in calc. Something like:
`width: calc(100% * interpolate(ease-in-out, 0.7))`. The first argument to `interp…
-
Related to #82
As a data storyteller
I would like the camera to move around smoothly and automatically over time
So I can focus on the narrative I am trying to convey
# Feature
Add a 'camera …