Menu

#1 Clicks are not forwarded to content view if hideOnContentClick is false

1.0.0
closed
Bug (2)
2014-09-23
2014-09-22
No

When the attribute hideOnContentClick is set to false, clicks should be forwarded to the content view. Unlike this requirement, the overridden dispatchTouchEvent-method returns true (and therefore blocks forwarding the click) whenever the content view is clicked and the sidebar is shown.

Discussion

  • Michael Rapp

    Michael Rapp - 2014-09-22
    • status: open --> accepted
     
  • Michael Rapp

    Michael Rapp - 2014-09-23
    • status: accepted --> closed
     
  • Michael Rapp

    Michael Rapp - 2014-09-23

    Fixed in version 1.0.1.

     

Log in to post a comment.