From 8decab359e30ce141deab039f548f4a88dc9e5a3 Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 18 Jan 2026 05:53:19 +0200 Subject: [PATCH] docs: add #5090 to SVG Toolbar Icons issues --- todo/TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo/TODO.md b/todo/TODO.md index 4fbe90c36..94a2085d8 100644 --- a/todo/TODO.md +++ b/todo/TODO.md @@ -38,7 +38,7 @@ - Auto-adapts to any DPI (100%-300%) - Dark/light mode color switching - Keep classic bitmap as fallback (ToolBarTheme 0/1) - - Issues: [#5471](https://github.com/rizonesoft/Notepad3/issues/5471) (blurred icons at DPI scale) + - Issues: [#5471](https://github.com/rizonesoft/Notepad3/issues/5471), [#5090](https://github.com/rizonesoft/Notepad3/issues/5090) (DPI icons) - See [research/svg-toolbar.md](research/svg-toolbar.md) - [ ] **EditorConfig Integration** - Apply `.editorconfig` settings on file open - Use [editorconfig-core-c](https://github.com/editorconfig/editorconfig-core-c) library