Open main menu

CDOT Wiki β

Changes

BTP300B A2 Team 3 Bugs Report

507 bytes added, 23:09, 30 October 2013
no edit summary
* Monday - Alek: The implementation of the following functions have now been completed:
** constructors and destructors, setLine(), capture() and restore(), display(), edit(), draw()
* Wednesday - Alek:
** Merged Justin's changes from his branch to mine.
** Finished commenting the code.
** At this point, the code in my branch contains the code from all members of the team.
** Performed testing to ensure the integrated code works properly. The results are documented in TestLog in my branch.
** Fixed a bug in draw(). The function should not draw outside of its parent boundaries.
** Fixed a bug in display() and edit(). These functions should not display outside of their parent boundaries.
* Wednesday - Alek:
** Fixed a bug in capture() and restore(). These functions should not capture/restore outside of their parent boundaries or the screen as we never draw past these boundaries.
100
edits