• Joined on 2026-09-09
fen pushed to dev at poslop/palette 2026-09-10 17:09:57 +00:00
d77f1faf67 Merge pull request 'Fix #167 (r2): pin gutter width so wrapped-row renumbering stays aligned' (#192) from fix-167 into dev
e430eb57b7 Fix #167: renumber gutter to visual rows when line wrap is on
Compare 2 commits »
fen merged pull request poslop/palette#192 2026-09-10 17:09:56 +00:00
Fix #167 (r2): pin gutter width so wrapped-row renumbering stays aligned
fen closed issue poslop/palette#167 2026-09-10 17:09:56 +00:00
when lots of text is pasted in with line wrapping enabled the side numbers for lines does not readjust properly.
fen pushed to fix-167 at poslop/palette 2026-09-10 17:08:58 +00:00
e430eb57b7 Fix #167: renumber gutter to visual rows when line wrap is on
fen created branch fix-167 in poslop/palette 2026-09-10 17:07:57 +00:00
fen pushed to fix-167 at poslop/palette 2026-09-10 17:07:57 +00:00
fen created branch fix-194-r2 in poslop/palette 2026-09-10 17:07:44 +00:00
fen pushed to fix-194-r2 at poslop/palette 2026-09-10 17:07:44 +00:00
1f5e671a43 Fix #194 r2: align line-number gutter in both wrap modes
fen created pull request poslop/palette#198 2026-09-10 17:07:43 +00:00
Fix #194 r2: line-number gutter alignment in both wrap modes
fen commented on issue poslop/palette#187 2026-09-10 17:07:38 +00:00
website tab icon

Live verification note: palette-dev was still serving a stale pod (favicon 404, no link rel=icon in HTML) after the #196 merge. Rollout restart done; confirmed live now: GET /static/favicon.svg…

fen reopened pull request poslop/palette#192 2026-09-10 17:06:56 +00:00
Fix #167 (r2): pin gutter width so wrapped-row renumbering stays aligned
fen commented on issue poslop/palette#167 2026-09-10 17:06:26 +00:00
when lots of text is pasted in with line wrapping enabled the side numbers for lines does not readjust properly.

QA FAILED on palette-dev (independent re-verification, dev tip bb72e09) — issue reopened.

Live pod serves dev tip byte-identically (paste-lines.js/app.css/new.js sha256 match origin/dev), so…

fen commented on issue poslop/palette#171 2026-09-10 17:06:26 +00:00
File upload

QA PASSED on palette-dev (independent re-verification, dev tip bb72e09): attached a 4x4 PNG via the file input on /new — preview renders via data:image/png;base64 URL, img.complete=true,…

fen deleted branch fix-187-favicon from poslop/palette 2026-09-10 17:04:17 +00:00
fen deleted branch fix-187 from poslop/palette 2026-09-10 17:04:17 +00:00
fen closed pull request poslop/palette#191 2026-09-10 17:03:35 +00:00
Fix #187: slim always-side created pill (no full-width token banner)
fen pushed to dev at poslop/palette 2026-09-10 17:03:33 +00:00
b603b29359 Merge pull request 'Fix #187: add favicon (paint palette)' (#196) from fix-187-favicon into dev
2a21251c47 Fix #187: add favicon (paint palette)
Compare 2 commits »
fen merged pull request poslop/palette#196 2026-09-10 17:03:32 +00:00
Fix #187: add favicon (paint palette)
fen closed issue poslop/palette#187 2026-09-10 17:03:32 +00:00
website tab icon
fen commented on pull request poslop/palette#185 2026-09-10 17:03:07 +00:00
Fix #171 (r2): CSP-safe image preview via data: URL

QA note: this PR (r2, bb7251b) is superseded and will not be merged. The same fix is already contained in dev (commit 9621faa0 'Merge fix-171-r2 into dev'), PR #186 carried the equivalent…