No placebo buttons: accept-overhang only offered when it would help
Eric clicked accept-overhang on two boxes in a Kallax cube and got an "overhang ✓" pill with no lane behind it. The cube's flat pile claims 11.7 of 13.25 inches of width, leaving 1.55 inches of standing lane — acknowledging waives depth and height, never width, so nothing changed. That opening is overfull, not overhung, and the button was a placebo. The sheet now probes before offering: a laneless resident gets the accept button only when acknowledging would actually land it a lane; otherwise it's marked "no room" with the honest tooltip. Acknowledged boxes that DID land show "▮ standing, proud" (their lane isn't flippable — proud of the shelf is the whole point), plus the retractable "overhang ✓". Verified against the live wall: the three Etherfields monoliths on the tower's big row read standing-proud, the squeezed cube residents read no-room, zero page errors. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016jXZFSTZQKzAC8fqpWSz9g
This commit is contained in:
co-authored by
Claude Fable 5
parent
7d7d3bb8da
commit
f0cf4ec271
+5
-2
@@ -165,8 +165,11 @@ whenever the opening is unchanged.
|
||||
Some placements are deliberate misfits — square boxes spine-out on a
|
||||
shallow shelf, standing proud of the edge. The checker will honestly
|
||||
refuse those forever, so accept the overhang on purpose: the **accept
|
||||
overhang** button in the opening's view (it appears on any resident the
|
||||
lanes can't take), or an `acknowledge` column (`yes`) in the import CSV.
|
||||
overhang** button in the opening's view, or an `acknowledge` column
|
||||
(`yes`) in the import CSV. The button appears only when accepting would
|
||||
actually give the box a lane; a resident squeezed out of a width-starved
|
||||
opening is marked "no room" instead — that's overfull, not overhung, and
|
||||
acknowledging wouldn't change the math.
|
||||
An acknowledged box takes the standing lane without the depth check —
|
||||
the width budget stays honest — and stops counting as a warning. Once
|
||||
acknowledged, later imports needn't re-state it. `bggpipe dims` reports per-opening capacity, overfull warnings, and
|
||||
|
||||
Reference in New Issue
Block a user