Fix issue "Navigation panel propagates on_touch_up event to widgets below it ".
This MR is about to fix issue #45 (closed)
I can't fully refactor SlidingPanel and NavigationDrawer, but this MR fixes issue and looks like doesn't break something else.
This is my first MR :) so feel free to point if I did something wrong.
Thanks.