• Joined on 2025-08-14
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 17:04:45 +01:00
73baa136e8 fix(layout): enforce rounded window via native region clip
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:58:44 +01:00
c72231f3b3 fix(layout): add top-level corner mask overlay
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:54:11 +01:00
d411f23fc4 fix(layout): enforce 1px inner inset for rounded frame
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:49:41 +01:00
0b4f5f3d70 fix(layout): inset content clip inside rounded border
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:42:50 +01:00
9dbed4f45e fix(build): qualify WPF Point/Size in clip geometry
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:40:31 +01:00
a6358d581e fix(layout): clip main body to rounded bottom corners
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:38:16 +01:00
abd179a7e6 fix(layout): define stable nav/content viewport widths
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:32:30 +01:00
ea8e50cc04 fix(layout): restore main content host visibility
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:28:15 +01:00
78dcb19aa1 docs(agents): require pushr for resilient pushes
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:24:36 +01:00
ea3724c714 fix(layout): clamp mainwindow content to rounded corners
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:07:45 +01:00
66902623d9 fix(layout): align nav and content heights to rounded main surface
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:04:11 +01:00
696808d065 fix(layout): remove hard window-width bindings causing corner overdraw
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 16:01:32 +01:00
55cda1790a fix(ui): remove window clip to eliminate black rounded corners
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 15:59:41 +01:00
f2604372c7 fix(ui): enforce rounded corners via unified root and window clip
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 15:55:28 +01:00
0950f4bbae fix(ui): unify rounded frame rendering and inner content clip
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 15:51:36 +01:00
f51c30cd81 fix(ui): inset main surface to keep content inside rounded frame
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 15:48:53 +01:00
935f914bc5 fix(ui): unify rounded corner fill color with content background
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 15:46:20 +01:00
7a73c3fc4e fix(ui): remove black corner artifacts on rounded window
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 15:44:19 +01:00
eb6915ed90 fix(ui): enforce continuous rounded window corners
Meik pushed to main at Meik/CustomerPanel-Test 2026-03-05 15:37:30 +01:00
9887c51768 Harden rounded clip timing and pixel alignment for all corners