keephacking / ionic-hide-fab-onscroll

A simple plugin to hide ionic fab buttons while scrolling.
4 stars 0 forks source link

Area not clickable when the fab button is hidden due to opacity #3

Open nithin3ank opened 5 years ago

nithin3ank commented 5 years ago

The hidden Area of the fab button is not clickable when the fab button is hidden because opacity is set to 0.

If display block and none is used, then the area would be clickable

keephacking commented 5 years ago

Thanks for reporting , will look into it when I get time thie month , Appreciate if you could create a pr for that after testing all the possible cases . Thanks.