Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property controls the scaling behavior of animated GIFs displayed in activity streams, impacting how they are rendered visually. |
| What area does it affect? |
Activity Stream Display |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when optimizing user interface elements or addressing performance concerns related to GIF rendering. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.activity_stream.scale_animated_gifs |
| Sys ID |
49e03d707f331200348ef0d8adfa9133 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
|
| Updated |
2024-05-25 03:50:18 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... stream. A value of 0 means no paging. • Type: integer • Default value: 0 • Location: Still appears in the System Properties [sys_properties] table, but is no longer available. glide.ui.activity_stream.scale_animated_gifs Creates a thumbnail of animated .gif files. The maximum dimensions are 525 px width and 350 px height. The animation is not preserved in the thumbnail, but previewing the image ...
Related properties