Meigo Kukk
Meigo Kukk
In general images plugin works quite nicely for setting up responsive sizes for the same image. 'Art direction' would be too complicated to handle for such a general tool. Have...
I'm a little bit confused about css blur class been set to final img element ```html ... {#if blurhash} {:else} {/if} ... ``` Shouldn't it be on placeholder img for...
Can't figure out how to add parameters to asset json file, for example: "base":[ {"type":"com.badlogic.gdx.graphics.Texture", "path":"ui/default.png", "parameters": {"magFilter ": "Linear"}}, ... ] } gives 'com.badlogic.gdx.utils.SerializationException: Field not found: magFilter (com.badlogic.gdx.assets.AssetLoaderParameters)'....