Bug 150880 - stars improperly postioned on non-standard grid
Summary: stars improperly postioned on non-standard grid
Status: RESOLVED FIXED
Alias: None
Product: konquest
Classification: Applications
Component: general (show other bugs)
Version: 1.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Pierre Ducroquet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-16 03:31 UTC by mm07a
Modified: 2007-11-09 10:45 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 mm07a 2007-10-16 03:31:45 UTC
Version:           1.1 (using KDE 3.93.00 (KDE 4.0 Beta2), compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.22.9-0.4-default

Created grid of 20x16.  Grid appears correctly.  Stars appear correctly.  However, stars and grid do not overlap properly - stars that should be in row 1 appear to be 8 1/2 grids to the right.  Vertical alignment appears correct.
Comment 1 Pierre Ducroquet 2007-11-09 10:34:15 UTC
This issue is more complex than this. Here, such a non-standard grid is displayed the right way, but if you start a new game with another grid size, then the display is wrong...
Comment 2 Pierre Ducroquet 2007-11-09 10:45:39 UTC
SVN commit 734586 by ducroquet:


This is a fix for the bug #150880 (stars improperly postioned on non-standard grid)
The problem was related with some old legacy code...
Cleanup is really gonna be needed.

BUG: 150880


 M  +1 -3      mapscene.cc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=734586