zefoy/ngx-font-picker

fpPosition 'top' fails after first display

Closed this issue · 2 comments

When using [fpPosition]="'top'" after opening the widget for the first time it will no longer display above the parent element.

This can easily be verified on StackBlitz:
https://stackblitz.com/github/vbwigowk
https://vbwigowk.github.stackblitz.io

So it seems, I will release a fix.

This is fixed in 7.2.0 that I just released. Thanks for reporting this.