Skip to content

Added debugging for edit coordinates options - #861

Open
carldea wants to merge 3 commits into
mainfrom
feature/finished/add-debugging-edit-coordinates
Open

Added debugging for edit coordinates options#861
carldea wants to merge 3 commits into
mainfrom
feature/finished/add-debugging-edit-coordinates

Conversation

@carldea

@carldea carldea commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Added debugging for edit coordinates options.

FYI,
I've modified the log4j2.xml to DEBUG log level.

<Property name="ROOT_LOG_LEVEL">DEBUG</Property>

knowledge-graphlet pushed a commit that referenced this pull request Jul 25, 2026
…ergence

The #861 status slice of the #742 amendment. KonceptStatus now delegates
its vocabulary — glyphs, fork, colours, accessible names — to the
single-sourced koncept-core KonceptStatus via core(), so the on-screen
badge, the drag glyph, and every generated medium render the same marks
by construction; komet.css notes it mirrors the enum. The badge installs
the accessible reading as a tooltip on its status cluster and passes its
live status to the drag glyph at gesture time. KonceptDragGlyph renders
the one-leading-mark rule in full: a kind sigil for marked kinds, the
copula cluster (≡/⊑/⊤ with the ⋎ fork) for a bare Koncept, with the
nid+ViewCalculator overloads classifying via a new ViewCalculator-based
KonceptBadge.computeStatus, so navigator and search drags carry status
with no caller changes.

Outset-frame refinement per the 2026-07-24 drag-rendering handoff
(#885 interim): both bevel tones now derive from ONE base —
the shared floating grey #c8d6e6 — giving a single retune dial; the
pill's drag-affordance border reconciles from the subtle blue to the
floating grey 1px per the #861 settled border policy; and the card is
snapshotted at 2× and box-downsampled exactly 2:1, so integer edges stay
pixel-crisp while text and the rounded pill corners gain supersampled
smoothing. New KonceptDragGlyphSampleUTestFX writes variant sheets over
the white and navigator-grey backdrops to target/drag-samples/ for
frame-refinement judgment without launching the app.

Refs: IKE-Network/ike-issues#861
Refs: #885
knowledge-graphlet pushed a commit that referenced this pull request Jul 25, 2026
…pearance

The #861 record plumbing, against released koncept-core 93. KonceptBadge
reads identicon size, label size, label/inactive colours, and the
standalone pill style (fill, radius, the unified 1/6/1/4 pads — fixing
the standalone style's 1/5/1/4 drift from komet.css) from
KonceptAppearance.defaults(); the retired strikethrough honours the
spec's policy flag. KonceptDragGlyph sources its palette, pill radius,
and the floating border colour/width — including the outset bevel's one
base dial — from the same record. SmallCapsFonts prefers the family the
spec names (the face koncept-core now ships).

komet.css cannot read the record, so its .koncept-chip/.koncept-label
rules stay as annotated mirrors — and the new
KonceptAppearanceMirrorTest fails the build when a mirrored value and
the record disagree, covering the pill spec, the label colours, and the
status vocabulary hexes. Drag-glyph FX tests green; sample sheets
render identically to the pre-plumbing pass (visually unchanged, as the
issue requires).

Refs: IKE-Network/ike-issues#861
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant