-
**-Asynchronous Resource Management:** Utilize asynchronous loading techniques to load assets in the background, reducing the impact on real-time processing.
**-Conditional Resource Loading:** Only l…
-
Some of our lists and outputs are rather long, so a lazy loading approach could be interesting to investigate
-
Right now we have 3 kinds of GLSL shader loading implementation (`r_lazyShaders`):
- 0: build all shaders at game start before reaching the main menu (old default):
it builds everything before d…
-
The Redmine container is not starting when setting the REDMINE_SECRET_KEY_BASE environment variable as shown in the docker compose example.
Error message and stacktrace:
```
ArgumentError: Missi…
-
At some point with session support we also should have lazy tab loading, i.e. only loading tabs when they are focused.
---
**In December 2017, a `session.lazy_restore` option was added, which at…
-
![Screenshot 2024-10-18 at 10 47 52 AM](https://github.com/user-attachments/assets/5b8dc6cb-8b3b-43bf-990c-bdd92bb0414c)
The users list is extremely long. We need to have lazy load on this (or some…
-
Kvôli porlbémom s PdfJS (#451) sme prešli na PDF Box. PDF dokument sa pomocou PDF Boxu vyrenderuje do list obrázkov strán a tie sa potom nahodia do HBoxv v JavaFX ScrollPane. Je tu trochu problém s vý…
-
Similar to web image lazy loading https://www.cloudflare.com/learning/performance/what-is-lazy-loading/
> Lazy Loading Images is a set of techniques in web and application development that defer the …
-
-
### Current Behavior
The Layer5.io website currently loads all images and resources at once when a page is accessed.
### Desired Situation
To improve page load times and enhance user experience, …