I have a feature layer that contains overlapping polygons. In symbology>feature drawing order, I have set the drawing order to the area field, meaning that smaller polygons always draw on top of larger ones and no polygon is completely obscured.
However, the select & explore tools don't seem to respect this drawing order. Clicking somewhere that overlays multiple polygons will first return the polygon with the lowest OID, rather than the polygon that's drawn on top. I know I can cycle through selections using the selection chip, but selecting a feature that visually appears "lower" is unintuitive.
Is there a way that I can change the selection preference order to match the feature drawing order?