diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-07 19:18:12 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-07 19:18:12 +0200 |
| commit | 03f113dc0f6e8db13f600f2650e1536f4c09da21 (patch) | |
| tree | c216267719cf4cabed13e5f9b11f533108abffd0 /src/mainwindow.h | |
| parent | 01194fa2c48019f1dcbdfefac94f8fd5f8e38122 (diff) | |
| download | qtmaildir-03f113dc0f6e8db13f600f2650e1536f4c09da21.tar.gz qtmaildir-03f113dc0f6e8db13f600f2650e1536f4c09da21.zip | |
docs: record that QString::arg does not collapse %% into %
printf does, and the habit transfers silently. In generated CSS it is
quietly destructive: a percentage written %% reaches the browser malformed,
and a browser drops that one declaration and renders the rest, so the pane
still paints and nothing looks broken. The 0.11.0 placeholder lost its
mask, its glow and both radial gradients this way.
Records the review lesson alongside it, which generalizes further than the
rule: a geometry probe endorsed that layout because it measured only
properties carrying no percentage. A probe that cannot see the thing that
breaks reports success forever.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'src/mainwindow.h')
0 files changed, 0 insertions, 0 deletions
