You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that restyle is adding a left margin on pins cols because the !renderContainer.disableColumnOffset condition is no longer being checked, this is leading to the pinned col disappearing when virtualized.
After e7bd6f2
It appears that restyle is adding a left margin on pins cols because the !renderContainer.disableColumnOffset condition is no longer being checked, this is leading to the pinned col disappearing when virtualized.
This is reproducible when scrolling to the far right on http://ui-grid.info/docs/#/tutorial/203_pinning
The text was updated successfully, but these errors were encountered: