From e966528a14778627f8088a4ce6806dc9eefe1dfa Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 13 Jul 2026 09:00:26 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4e22221ca..34672f750 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -230,6 +230,8 @@ Detailed list of changes - Cursor trail: Do not run the trail shader when the cursor is hidden, saving resources (:pull:`10255`) +- Graphics: Fix incorrect calculated cursor position when placing images with X/Y cell offsets (:pull:`10256`) + 0.47.4 [2026-06-15] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~