alexcrack / alexcrack/angular-ui-notification
unable to define individual position
- Linguagem predominante
- JavaScript
- Estrelas
- 529
- Forks
- 164
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Plunkr demo here: http://plnkr.co/edit/VFcfYRe8jY53Mkup6UeK?p=preview
the issue is my inability to dynamically define where the notification will appear. Passing in different numbers for the "startTop" and "startRight" parameters do not affect where the notification appears (as seen in the plunkr example. In my application I need to make the notification appear in different places (to correspond with specific elements) but can not define the position through these (startTop, startRight) parameters. Simply using "positionX: 'center'" is not specific enough of a position.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.