Open Roma36 opened 4 years ago
Apart from Top center, bottom center it would be useful to include, middle(for placing in center of screen), left center and right center
Just want to join to support this feature, would be very nice :)
No updates on this?
Issue type
I'm submitting a
Issue description
Current behavior: Currently, NbGlobalPosition allows only to use TOP_RIGHT, TOP_LEFT, BOTTOM_RIGHT, BOTTOM_LEFT positions.
Expected behavior: NbGlobalPosition should allow to specify TOP_CENTER, BOTTOM_CENTER positions.
Other information:
Currently, it is hardly possible to extend ToastrModule due to the fact, that NbPositionHelper, NbPositionBuilderService and NbToastrContainerRegistry classes depend on the concrete enum NbGlobalLogicalPosition.