alexcrack / alexcrack/angular-ui-notification
unable to define individual position
- Dominant language
- JavaScript
- Stars
- 529
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.