-
-
It'd be great to have a dedicated button to fast-forward (in the resizable touch screen controller); sometimes you want to fast-forward loading, intro/outro animations and fanfares, score screens, dia…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
There are quite many visual differences between the current HTML splash screen and Qt-side implementation. Ideally the layouts would align so the transition would be as smooth as possible to avoid unn…
-
For circuits as big as [the horner example](https://github.com/tilk/digitaljs/blob/master/examples/horner.json), initial loading takes more than ten seconds (on my machine) leading to a blocked browse…
-
It would be nice if we can build the package using parcel, so its dependencies are properly tree shaken, it doesn't require online transpiling, and it loads faster.
I have tried this with many pack…
-
When I flash the ROM through fast boot or TWRP it boots into the loading screen and just keeps loading forever, I've tried reflashing to no success other GSIs flash with no issue this seems to be an e…
-
### Version:
- `@inertiajs/vue3` version: 1.0.14
### Describe the problem:
Having code like this on a page:
```js
const loading = ref(true)
onMounted(() => {
router.reload({
…
-
While VersionPress' UI is generally fast thanks to being written in JavaScript / React, the initial loading is slower than most other sections like posts or plugins. It's an acceptable "tax" during th…
-
Extend the [Apache Arrow interface](https://github.com/marcboeker/go-duckdb#duckdb-apache-arrow-interface) support to expose `duckdb_arrow_scan` and `duckdb_arrow_array_scan` functions. (seems like on…