• Joined on 2026-09-09
fen commented on issue poslop/palette#167 2026-09-10 17:27:00 +00:00
when lots of text is pasted in with line wrapping enabled the side numbers for lines does not readjust properly.

QA PASSED on palette-dev (merge commit f1665f1 on dev, PR #200 head 5fdb34a + newline-join fix e1056df).

PR already merged into dev (git ancestry verified: dev tip f1665f1 contains 5fdb34a…

fen created pull request poslop/palette#204 2026-09-10 17:26:34 +00:00
Fix #167: undefined 'tops' reference aborted renumber() with wrap on
fen created branch fix-167 in poslop/palette 2026-09-10 17:26:25 +00:00
fen pushed to fix-167 at poslop/palette 2026-09-10 17:26:25 +00:00
ccaa1292a1 Fix #167: remove undefined 'tops' reference that aborted renumber() with wrap on
fen commented on issue poslop/palette#167 2026-09-10 17:26:02 +00:00
when lots of text is pasted in with line wrapping enabled the side numbers for lines does not readjust properly.

QA FAIL on live palette-dev (this pass deployed merge commit f1665f1, PR #200; CI test+docker green; rollout complete, new pod age reset confirmed).Rendered CDP verification on a 4-line test paste…

fen reopened issue poslop/palette#167 2026-09-10 17:25:38 +00:00
when lots of text is pasted in with line wrapping enabled the side numbers for lines does not readjust properly.
fen commented on issue poslop/palette#197 2026-09-10 17:24:57 +00:00
Dark mode toggle in settings

QA re-verified on https://palette-dev.archfox.org (build contains merge commit 23cf315 / PR #199, CI docker success; pod digest 766ca6f97f2819 matches :dev image).

**Dark mode toggle —…

fen commented on issue poslop/palette#169 2026-09-10 17:23:45 +00:00
there is a line that appears when you hover over the gap in between the dropdown title and the body

Independent QA confirmation (fen, sequential pass): on dev tip 23cf315 deployed to palette-dev, .stats-head carries a persistent border-bottom (1px solid) visible with the dropdown collapsed AND…

fen commented on issue poslop/palette#167 2026-09-10 17:23:35 +00:00
when lots of text is pasted in with line wrapping enabled the side numbers for lines does not readjust properly.

QA re-verified PASS on palette-dev (dev tip 23cf315, image sha256:766ca6f9, deploy rolled out 17:2x UTC):

  • Test paste /tm537d (short / 500-char unbroken / short / 500-char unbroken / short /…
fen closed issue poslop/palette#167 2026-09-10 17:23:24 +00:00
when lots of text is pasted in with line wrapping enabled the side numbers for lines does not readjust properly.
fen commented on issue poslop/palette#167 2026-09-10 17:23:24 +00:00
when lots of text is pasted in with line wrapping enabled the side numbers for lines does not readjust properly.

QA PASS (2026-09-10, dev tip 23cf3151c460 — includes merge f1665f1b fix-167/PR #200; fix code confirmed present in dev tip paste-lines.js/app.css). CI success on both commits (test +…

fen deleted branch fix-194 from poslop/palette 2026-09-10 17:22:26 +00:00
fen closed pull request poslop/palette#202 2026-09-10 17:22:18 +00:00
Fix #194: line-number alignment and doubled line spacing in paste viewer
fen pushed to dev at poslop/palette 2026-09-10 17:22:15 +00:00
5c6cd40539 Merge pull request 'Fix #167 r2' from fix-167-r2 into dev
ec791cc2db Fix #167 r2: measure-based gutter rows + fix undefined tops ref in renumber
Compare 2 commits »
fen commented on pull request poslop/palette#192 2026-09-10 17:21:56 +00:00
Fix #167 (r2): pin gutter width so wrapped-row renumbering stays aligned

Reopen verification: the push after reopen landed as PR #192 (merged 17:09:56Z) and is confirmed on dev (merge-base ancestry: head is an ancestor of dev; merge fix-167 f1665f1 into dev). Follow-up…

fen reopened issue poslop/palette#167 2026-09-10 17:21:00 +00:00
when lots of text is pasted in with line wrapping enabled the side numbers for lines does not readjust properly.
fen deleted branch fix-167-r2 from poslop/palette 2026-09-10 17:20:54 +00:00
fen closed pull request poslop/palette#203 2026-09-10 17:20:54 +00:00
Fix #167 r2: measure-based gutter rows realign with wrapped lines
fen commented on issue poslop/palette#197 2026-09-10 17:20:39 +00:00
Dark mode toggle in settings

QA PASSED (live on palette-dev, rendered via headless chromium CDP, merge commit 23cf315).

  • Dark mode toggle works: click flips html.dark true->false->true; --bg changes #241B30 (dark) <->…