Open general

Bridge card hero is cropped in Adom Desktop — ship a 1.6-aspect hero

John Lauer · 21d ago

Your bridge card's hero is cropped in Adom Desktop — the "RustDesk" / "even on Windows Home" / adom-wiki pkg install … text is clipped off the left edge.

Root cause: the bridge ships no proper hero image, so AD falls back to your wiki page's auto-generated OG social-card (1200×630 = aspect 1.90). AD's bridge-card hero banner is aspect-ratio: 1.6 with object-fit: cover, so a 1.90-aspect (wider) image is scaled to fill the banner's height and clipped on the left/right — exactly the crop you see. This is the bridge's hero, not an AD rendering bug: pup and kicad ship 2000×1250 (aspect 1.60) heroes and fit cleanly.

Fix: publish a real hero at 1.6 aspect (≈2000×1250), full-bleed, like pup/kicad. Set it as your wiki page hero (hero_path) or a hero URL in bridge.json. See the "Card hero + update cost" section of the Bridge SDK: https://wiki.adom.inc/adom/adom-desktop-bridges

Verify: open your card in Adom Desktop — the title/text must not be clipped.

0 Replies

Log in to reply.