]> danix's work - publisher.git/commit
fix: always set explicit foreground color on ArticleItem v1.2
authorDanilo M. <redacted>
Sun, 3 May 2026 13:56:44 +0000 (15:56 +0200)
committerDanilo M. <redacted>
Sun, 3 May 2026 13:56:44 +0000 (15:56 +0200)
commit86fd963587ce87b56f208daf07714c0f87a8cb08
tree6502dcf860b839fab1e1c1f6efe1c22aa144c6a2
parentd938c12635dfed074f58295e86d72d7867268ea5
fix: always set explicit foreground color on ArticleItem

Without an explicit color for normal articles, Qt reused the foreground
from a previously painted item at the same row index, causing published
articles to appear amber (draft color).

Co-Authored-By: Claude Sonnet 4.6 <redacted>
ui/articles_view.py