mseemann / angular2-mdl-ext

Additional components for @angular-mdl/core that are not part of material design lite (npm: @angular-mdl/*)
MIT License
99 stars 42 forks source link

Add ability to show arrow #1069

Open Misiu opened 7 years ago

Misiu commented 7 years ago

First of all thank You for creating this project, it fills perfectly the gap in material 2.

I'd like to ask for restyling popover so it looks more like one used by google. snap 2017-09-28 at 10 17 25 and below is current style: snap 2017-09-28 at 11 34 53

As You can see arrow is missing. Small border around popover and arrow would make it more clear.

I have one additional question: When using Google Maps we have 3 icons in top right corner. Clicking on each one opens popover in exact same place, only arrow position indicates what button is "attached" to that popover. Is same approach possible with Your component?

Misiu commented 7 years ago

@mseemann I've fixed screenshot showing current version. Could You please update title to: "Add ability to show arrow". Thanks!

1jGabriel commented 6 years ago

Recently I needed this too, and my solution was use a css arrow, this link can help you.

http://www.cssarrowplease.com/

capturar