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
Instead of RenderOrderSelector having a dependency on IObject with hard coded sorting logic, allow registering IComparer interfaces externally to provide custom sorting logic for entities.
Instead of RenderOrderSelector having a dependency on IObject with hard coded sorting logic, allow registering IComparer interfaces externally to provide custom sorting logic for entities.