We have added some more buttons to our IgxGridToolbarActions. Now on small screens we face the issue, that the dropdown of the IgxGridToolbarHidingComponent always opens right aligned, so that it gets outside the viewport on the left.
For our own buttons which open dropdowns we are able to pass overlaySettings with AutoPositionStrategy.
Is there any way to make this work for the IgxGridToolbarHidingComponent?