When clicking in incorrect window location; program displayed errors.
This has been fixed by a bounds check.
/src/common/sizer.cpp(1203): assert "index < m_children.GetCount()" failed in GetItem(): GetItem index is out of range
./src/common/sizer.cpp(1203): assert "index < m_children.GetCount()" failed in GetItem(): GetItem index is out of range
When clicking in incorrect window location; program displayed errors. This has been fixed by a bounds check.