100
edits
Changes
→Bugs/Problems
** Fixed a bug in capture(). It should do the following: restore if there is anything in the capture buffer, release if there is anything in the capture buffer, then do the actual capturing.
** 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.