From eee9c15fa9a5928a87b83c1da8c92ab8f18f532c Mon Sep 17 00:00:00 2001 From: Emilien Rotival Date: Tue, 25 Jun 2013 11:00:26 +0200 Subject: [PATCH] Mentioned the editor sidebar redraw glitches in 'Known Bugs' --- RELEASE_NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 7babb1b3d4c..97dd5a4e28c 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -49,6 +49,7 @@ Text KNOWN BUGS ========== -[list][*] Unit status icons glitch: the new leader/hero crowns and movement orb overlap the north-west neighboring hex, which creates a refresh problem when that hex is refreshed by a cursor action or tile animation. +[list][*] Unit status icons glitch: the new leader/hero crowns and movement orb overlap the north-west neighboring hex, which results in an undesired crop when that hex is refreshed by a cursor action or tile animation. [*] Missing artwork for the "no zone of control" ellipses of leaders and heros causes display errors in Northern Rebirth and other scenarios where the ellipses are used. +[*] Resizing the map editor window causes sidebar redraw glitches. [/list]