Issue237

Title lvledit: minimap is displayed out of boundary in SDL mode
Priority minor Status open
Assigned To catalinb Keywords editor
Linked issues lvledit: Small zoomed out location not correct on SE and SW
View: 503
Watchers catalinb

Submitted on 2011-07-24 19h07 by tracker_migration, last changed by catalinb.

Messages
Author: tracker_migration Date: 2011-04-14   21h02
Submitted by catalinb
When scrolling to the edge of the map, the minimap leaves its bounding blue box. Screenshot attached.
Author: tracker_migration Date: 2011-04-14   21h22
Posted by catalinb
Only happens in SDL mode.
Author: tracker_migration Date: 2011-04-17   21h08
Posted by hakzsam
Thanks for taking time to report this bug.

Confirmed, it only happens in SDL.

Revision 4493.
Author: matthiaskrgr Date: 2011-07-27   12h03
I think Mach or Catalin should have a look at this.
Author: salimiles Date: 2011-11-15   21h33
I think this is the same issue as issue 503. Please confirm?

If not, please reattach a screenshot.
Author: catalinb Date: 2011-11-15   23h45
This is not the same issue as 503.

I've identifed the bug: draw_line_sdl ignores clipping. I'll post a fix shortly.
History
Date User Action Args
2011-11-15 23:45:43catalinbsetmessages: + msg2020
2011-11-15 21:37:42salimileslinkissue200 linked
2011-11-15 21:33:30salimileslinkissue503 linked
2011-11-15 21:33:03salimilessetassignedto: catalinb
messages: + msg1993
linked: + lvledit: Small zoomed out location not correct on SE and SW
nosy: + catalinb
title: minimap is displayed out of boundary in SDL mode -> lvledit: minimap is displayed out of boundary in SDL mode
2011-07-27 12:03:58matthiaskrgrsetpriority: bug -> minor
messages: + msg1335
2011-07-25 09:33:26ahuilletsetkeyword: + editor
title: EDITOR: minimap is displayed out of boundary in SDL mode -> minimap is displayed out of boundary in SDL mode
2011-07-24 19:07:43tracker_migrationcreate