Fully implemented event delegation and propagation:
- Widget positions are now relative to their parent. - Event positions are relative to the root widget. - Added functions to calculate relative positions between widgets. - Events delegation/propagation was buggy and incomplete, not anymore.
Showing
Please register or sign in to comment