-
Citations for topics aspect:
```sparql
SELECT
(SAMPLE(?citations_) AS ?citations)
(MIN(?publication_date_) AS ?publication_date)
?cited_work ?cited_workLabel
WITH {
SELECT (COUNT(?…
-
Could be similar to the data ones, as per #359.
-
### Gloo Edge Version
1.12.x (latest stable)
### Kubernetes Version
_No response_
### Describe the bug
Init should clean up the entire state of a plugin. However there are many cases where this i…
-
Hello, I am writing to you because I would like to know if Julius could be used to improve other graphic aspects of the game, such as the game's intro with an improved video and the menu image?
-
Hello, i am using io.freefair.aspectj.post-compile-weaving. When i have aspectj directory (with the aspect class) in root of my project - everything ok, but i need weave aspect from external library …
-
I was wondering if you could include in the video list tool the height and width of videos so we can filter analysis for 'shorts' and 'normal' (horizontal) videos. Maybe in the generated csv file it c…
-
Hi there, Starman99x contacted me for an issue with multi screen presets:
![Screenshot_20240913_095813](https://github.com/user-attachments/assets/0669b59e-0cfb-454b-b39e-c019f6f3a795)
As you ca…
-
### Steps to reproduce the problem
1. Disable aspect ratio cropping in Preferences ("Crop images in non-expanded posts to 16x9")
2. Create an image with an extreme aspect ratio (such as 16x16384)
…
-
Cover full screen
Start from middle
- Increase according to aspect ratio
- Expand out equally on all sides
No moving elements
When items move out of range of dispaly, use panning library
-
feel like there should be better automatic height/width of the colorbar when using `aspect=DataAspect()`. always need to manually tune it...
here is a minimal example
```julia
my_fig = Figure(…