Bug 55104 - Units can't move along right/bottom edge of map
Summary: Units can't move along right/bottom edge of map
Status: RESOLVED FIXED
Alias: None
Product: boson
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: The Boson Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-24 10:58 UTC by Rivo Laks
Modified: 2003-03-02 23:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rivo Laks 2003-02-24 10:58:23 UTC
Version:            (using KDE 3.1.0)
Installed from:    compiled sources
Compiler:          gcc version 3.2.1
OS:          Linux (i686) release 2.4.18

Units can't move along right/bottom edge of map. When they do, their right-bottom point is not on canvas. It seems that ther advanced boundingrect is too big by 1 pixel, but I couldn't find out why.

Rivo
Comment 1 Andreas Beckermann 2003-03-02 23:30:04 UTC
This should be fixed now. 
A "normal" unit can definitely move along right/bottom edges of the map now. A 
problem is left with aircraft, but that seems to be a pathfinding problem (aircrasft is 1.5 
cells wide) 
 
CU 
Andi