Revision 37bc667...

Go back to digest for 20th October 2013

Bug Fixes in Educational

Albert Astals Cid committed changes in [kstars/KDE/4.11] kstars/skyqpainter.cpp:

Ordered visibility check for first point of SkyPolyLine in drawSkyPolyline function

Variable isVisibleLast and isVisible are not initialized so stores random value while operated and with check visibility and correct visibility of point are stored in same variable when passed to toScreen function.

Approved by Henry de Valence


REVIEW: 112726
FIXED-IN: 4.11.3

File Changes

Modified 1 files
  • kstars/skyqpainter.cpp
1 files changed in total