Scott Idem
621a637b85
feat: badge print UX improvements — chrome toggle, banner width, overlap fix, header centering
- Replace ae_comp__badge_obj_view_v2 with ae_comp__badge_obj_view (consolidated component)
- Add hide-chrome toggle ([H] shortcut + button) to hide site nav/footer/sys bar for clean print workspace
— syncs $ae_loc.sys_menu.hide + $ae_sess.disable_sys_nav/footer with restore-on-unmount
- Add banner_full_width toggle (default true=100% width, false=natural pixel size for calibration)
- Center badge header image (display:block; margin:0 auto) — was left-aligned when narrower than badge
- Fix controls panel overlap: move from bottom-0 to bottom-24 to clear sys bar (84px tall)
- Add [H] keyboard shortcut for chrome toggle (guards against focus in inputs)
- Persist hide_chrome and banner_full_width in ae_badge_print_tweaks localStorage key
- Add sample header image assets (calibration SVG/PNG, hex blue SVG/PNG, demo PNG)
- Update badge PVC CSS layout and module docs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 15:42:22 -04:00
..
2026-02-26 10:49:23 -05:00
2026-02-26 18:10:08 -05:00
2026-03-16 18:59:21 -04:00
2026-02-26 10:49:23 -05:00
2026-02-26 10:49:23 -05:00
2026-03-10 15:01:42 -04:00
2026-03-11 10:54:17 -04:00
2026-03-06 22:00:12 -05:00
2026-03-17 11:12:22 -04:00
2026-02-26 10:49:23 -05:00
2026-03-11 19:06:37 -04:00
2026-03-16 16:52:10 -04:00
2026-03-17 12:22:00 -04:00
2026-03-18 17:12:36 -04:00
2026-02-26 13:43:34 -05:00
2026-02-26 10:49:23 -05:00
2026-03-19 15:42:22 -04:00
2026-02-27 18:58:59 -05:00
2026-03-16 18:59:21 -04:00
2026-03-10 16:19:23 -04:00
2026-03-19 15:42:22 -04:00
2026-02-26 10:49:23 -05:00
2026-02-26 10:49:23 -05:00
2026-03-11 11:59:29 -04:00
2026-03-12 19:23:47 -04:00
2026-03-17 11:12:22 -04:00
2026-02-26 10:49:23 -05:00
2026-02-26 13:43:34 -05:00
2026-03-16 18:59:21 -04:00
2026-03-16 18:59:21 -04:00
2026-02-26 10:49:23 -05:00
2026-03-18 16:59:05 -04:00