Urgent.News

the world's headlines, one feed

Editions

Tech

Google Photos now lets you disable that sticker animation – here’s how to turn it off

Google Photos rolled out the ability to convert photo subjects into stickers last year, indicated by a little “shimmer” animation. Now, Google is giving users the ability to turn off that animation.

Google Photos now lets you disable that sticker animation – here’s how to turn it off

Google Photos has introduced the capability to transform subjects in photos into stickers, as indicated by a "shimmer" animation introduced last year. Recently, the tech giant has enabled users to turn off this animation. When a user creates a sticker in Google Photos, the app automatically outlines a compatible subject and applies a "shimmer" effect to signify that the photo subject is eligible for use as a sticker and to show the specific part of the photo being cut out for the sticker.

The shimmer effect, while useful in highlighting subjects, can also be distracting for some users. In response to user feedback, Google has added a new setting that allows users to disable the sticker shimmer effect. This new feature can be found in the Settings > Preferences > Photo view > "Show shimmer" section of Google Photos.

By default, the shimmer effect is enabled but can be turned off at any time. For more information, follow tech journalist Ben on various social media platforms including Twitter/X, Threads, Bluesky, and Instagram. For additional news, check out 9to5Google on YouTube.

Written by urgent.news from 9to5Google's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Also reported by 1 other outlet

Read the original at 9to5google.com →

More in Tech

Basant 2027 Dates Confirmed

Basant 2027 Dates Confirmed

Punjab is set to celebrate Basant 2027 in January, with the festival expected to be held before the start of … Read More The post Basant 2027 Dates Confirmed appeared first on ProPakistani .

Zero-Knowledge Age Verification on Midnight: How Compact Enables Private On-Chain Data

How do you verify user eligibility on-chain without revealing sensitive personal identity data? Traditional KYC processes force an unwanted trade-off: transparency versus privacy.

  • Midnight Network separates public and private states on-chain.
  • Compact language simplifies zero-knowledge logic creation.
  • AgeVerification contract updates verification status locally.

How to Build a Production Agent Harness

AI agents don't usually become unreliable all at once. They degrade quietly. One session the agent repeats a step it already completed.

  • Context component prepares project components and relationships
  • Verifier component checks agent output against done condition
  • Install harness components using bit install command