angular2-mdl icon indicating copy to clipboard operation
angular2-mdl copied to clipboard

<mdl-layout mdl-layout-mode="scroll"> not working on tablet/phone

Open baole opened this issue 8 years ago • 3 comments

I tried to implement auto hide when user scrolls up by using

<mdl-layout mdl-layout-mode="scroll">

It works pretty well on desktop, but not on tablet/phone. Any help?

baole avatar Dec 09 '16 08:12 baole

hi. please provide a minimal plnkr (template: http://plnkr.co/edit/I3dLfLUDIH2xlEJqj0da?p=preview). thx.

mseemann avatar Dec 09 '16 08:12 mseemann

This is an example: http://plnkr.co/edit/BuE9Ae?p=preview

baole avatar Dec 09 '16 09:12 baole

confirmed. this is an open issue in mdl: https://github.com/google/material-design-lite/issues/4180. In this issue is also a way to fix this. it seems that this will not be fixed in version 1.x of mdl so we need to wait for version 2.

mseemann avatar Dec 09 '16 10:12 mseemann