Two layout fixes for the badge_4x6_fanfold layout (no background_image_path): 1. badge_header max-height: 1.5in — the Axonius logo (624×232px) renders at ~1.49in tall at full badge width. The inherited max-h-[1.00in] was cropping the bottom half of the image. 2. badge_body margin-top: 0 — overrides the component-level mt-54 (≈2.25in). That margin was needed for the PVC layout where a full-bleed background image covered the badge and body text needed to start in the image's designated zone. For fanfold badges with a standalone header_path, mt-54 created a 2.25in blank gap between the header and the attendee name. Also updates default fit_heights for badge_4x6_fanfold to match the 4.0in body height (was sized for 4.5in before the header zone was properly accounted for). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Aether (AE) Event Module (v3)
This directory contains the core files for the new Events module (v3). Detailed documentation to follow.